You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ga...@apache.org on 2012/10/14 02:48:13 UTC

svn commit: r1397983 - in /xmlgraphics/commons/branches/commons-1_5: src/documentation/content/doap.rdf src/documentation/content/xdocs/news.xml status.xml

Author: gadams
Date: Sun Oct 14 00:48:13 2012
New Revision: 1397983

URL: http://svn.apache.org/viewvc?rev=1397983&view=rev
Log:
Move target release date for 1.5 to 18 Oct.

Modified:
    xmlgraphics/commons/branches/commons-1_5/src/documentation/content/doap.rdf
    xmlgraphics/commons/branches/commons-1_5/src/documentation/content/xdocs/news.xml
    xmlgraphics/commons/branches/commons-1_5/status.xml

Modified: xmlgraphics/commons/branches/commons-1_5/src/documentation/content/doap.rdf
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-1_5/src/documentation/content/doap.rdf?rev=1397983&r1=1397982&r2=1397983&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-1_5/src/documentation/content/doap.rdf (original)
+++ xmlgraphics/commons/branches/commons-1_5/src/documentation/content/doap.rdf Sun Oct 14 00:48:13 2012
@@ -51,7 +51,7 @@
     <release>
       <Version>
         <name>Current release (stable)</name>
-        <created>2012-10-15</created>
+        <created>2012-10-18</created>
         <revision>1.5</revision>
       </Version>
       <Version>

Modified: xmlgraphics/commons/branches/commons-1_5/src/documentation/content/xdocs/news.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-1_5/src/documentation/content/xdocs/news.xml?rev=1397983&r1=1397982&r2=1397983&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-1_5/src/documentation/content/xdocs/news.xml (original)
+++ xmlgraphics/commons/branches/commons-1_5/src/documentation/content/xdocs/news.xml Sun Oct 14 00:48:13 2012
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <news>
-  <item date="2012-10-15" title="Version 1.5 Released">
+  <item date="2012-10-18" title="Version 1.5 Released">
     <p>
       This is a release consists primarily of bug fixes, improved code practices, and improved coverage of
       CCITTFax Group 3 image formats. For details, please see

Modified: xmlgraphics/commons/branches/commons-1_5/status.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/commons-1_5/status.xml?rev=1397983&r1=1397982&r2=1397983&view=diff
==============================================================================
--- xmlgraphics/commons/branches/commons-1_5/status.xml (original)
+++ xmlgraphics/commons/branches/commons-1_5/status.xml Sun Oct 14 00:48:13 2012
@@ -37,7 +37,7 @@
     <context id="Docs" title="Changes to Documentation"/>
   </contexts>
   <changes>
-    <release version="1.5" date="15 October 2012">
+    <release version="1.5" date="18 October 2012">
       <action context="Code" dev="GA" type="fix" fixes-bug="53408" due-to="Luis Bernardo, Matthias Reischenbacher">
         Add two PNG image loaders, one using internal XGC PNG code, the other using an externally supplied IDAT chunk (for raw decoding).
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org