You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2012/03/23 14:58:04 UTC

svn commit: r1304348 - /commons/proper/compress/trunk/src/changes/changes.xml

Author: bodewig
Date: Fri Mar 23 13:58:04 2012
New Revision: 1304348

URL: http://svn.apache.org/viewvc?rev=1304348&view=rev
Log:
feels like yesterday

Modified:
    commons/proper/compress/trunk/src/changes/changes.xml

Modified: commons/proper/compress/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk/src/changes/changes.xml?rev=1304348&r1=1304347&r2=1304348&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/changes/changes.xml (original)
+++ commons/proper/compress/trunk/src/changes/changes.xml Fri Mar 23 13:58:04 2012
@@ -46,7 +46,7 @@ The <action> type attribute can be add,u
   <body>
     <release version="1.4" date="unreleased"
              description="Release 1.4">
-      <action issue="COMPRESS-184" type="fix" date="2012-03-22">
+      <action issue="COMPRESS-184" type="fix" date="2012-03-23">
         TarArchiveInputStream failed to parse PAX headers that
         contained non-ASCII characters.
       </action>