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 470217ebc26bc5cac5b121f30121b0a144893d83
Author: Bruno P. Kinoshita <ki...@apache.org>
AuthorDate: Tue Jan 8 20:04:47 2019 +1300

    IMAGING-219: add changes.xml entry
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 120b2f4..d5088f5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,6 +46,9 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
 
     <release version="1.0" date="TBA" description="First major release">
+      <action issue="IMAGING-219" dev="kinow" type="fix">
+        Imaging gets stuck parsing a RGBE input file
+      </action>
       <action issue="IMAGING-154" dev="kinow" type="update">
         Remove Debug class
       </action>

Reply via email to