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 2013/12/06 06:26:39 UTC

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

Author: bodewig
Date: Fri Dec  6 05:26:38 2013
New Revision: 1548381

URL: http://svn.apache.org/r1548381
Log:
wrong fix-date

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=1548381&r1=1548380&r2=1548381&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/changes/changes.xml (original)
+++ commons/proper/compress/trunk/src/changes/changes.xml Fri Dec  6 05:26:38 2013
@@ -44,7 +44,7 @@ The <action> type attribute can be add,u
   <body>
     <release version="1.7" date="not released, yet"
              description="Release 1.7">
-      <action issue="COMPRESS-241" type="fix" date="2012-03-27">
+      <action issue="COMPRESS-241" type="fix" date="2013-10-27">
         SevenZOutputFile#closeArchiveEntry throws an exception when
         using LZMA2 compression on Java8.
       </action>