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


The following commit(s) were added to refs/heads/master by this push:
     new 70eae6c  IMAGING-134: add changes.xml entry
70eae6c is described below

commit 70eae6cea40d2c80a13a73b66546f7e637d01077
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Mon Jun 10 09:42:03 2019 +1200

    IMAGING-134: 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 0b28c6a..7606055 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-alpha2" date="2019-??-??" description="Second 1.0 
alpha release">
+      <action issue="IMAGING-134" dev="kinow" type="fix" due-to="Michael 
Sommerville">
+        Invalid (RST) marker found in entropy data
+      </action>
       <action issue="IMAGING-130" dev="kinow" type="fix" due-to="Michael 
Sommerville">
         Reading of some GIF images throws java.io.IOException: 
AddStringToTable: codes: 4096 code_size: 12
       </action>

Reply via email to