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

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

commit 6d0d58767d7e4c7d6dd362ae07a59d2a46e218ae
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Mon Jan 31 10:09:31 2022 +1300

    IMAGING-327]: Changelog
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 313921a..380d6b4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -45,6 +45,9 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
   <body>
     <release version="1.0-alpha3" date="2022-??-??" description="Third 1.0 
alpha release">
+      <action issue="IMAGING-327" dev="kinow" type="fix" due-to="Gary Lucas">
+        Change getExif name to getOutputSet.
+      </action>
       <action issue="IMAGING-325" dev="kinow" type="fix" due-to="Jin Wang">
         Prevent OutOfMemoryError in BmpImageParser. This can happen when the 
color palette length is
         a large negative number.

Reply via email to