This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cc6c019 Optionally force UTF-8 encoding for IPTC records #477
0cc6c019 is described below

commit 0cc6c01955674ac6adad2f8bbd05a26f37f209e0
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jan 21 10:54:40 2025 -0500

    Optionally force UTF-8 encoding for IPTC records #477
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e89d1e9a..c0d07bef 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="add" due-to="Gary Gregory">Add Maven 
property commons.taglist.version for debugging.</action>
       <action dev="ggregory" type="add" due-to="Stefal, Gary Gregory">Add 
support of GPSHPositioningError in GpsTagConstants #451.</action> 
       <action dev="kinow"    type="add" due-to="Glavo">Support Extensions from 
PNG 1.2 Specification, Version 1.5.0 #269.</action>
+      <action dev="ggregory" type="add" due-to="Thomas Stieler, Gary 
Gregory">Optionally force UTF-8 encoding for IPTC records #477.</action>  
       <!-- UPDATE -->
       <action dev="ggregory" type="update" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 69 to 79 #400, #406, #428, 
#430, #436, #442, #445, #545.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #416, #423, 
#431.</action>

Reply via email to