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 56cedc9  Add next release to changes.xml
56cedc9 is described below

commit 56cedc9920f0fb7109936c805a5e13f6a7fdc1b7
Author: Bruno P. Kinoshita <[email protected]>
AuthorDate: Fri May 3 20:48:02 2019 +1200

    Add next release to changes.xml
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2ec45d3..6622783 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -44,7 +44,9 @@ The <action> type attribute can be add,update,fix,remove.
     <title>Release Notes</title>
   </properties>
   <body>
+    <release version="1.0-alpha2" date="2019-??-??" description="Second 1.0 
alpha release">
 
+    </release>
     <release version="1.0-alpha1" date="2019-04-28" description="First 1.0 
alpha release">
       <action issue="IMAGING-199" dev="kinow" type="fix" due-to="Ric Emery">
         All tEXt chunks are not returned from PngImageParser.getMetadata

Reply via email to