Author: sebb
Date: Wed Feb  4 19:05:30 2015
New Revision: 1657373

URL: http://svn.apache.org/r1657373
Log:
Synch with RN contents

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=1657373&r1=1657372&r2=1657373&view=diff
==============================================================================
--- commons/proper/compress/trunk/src/changes/changes.xml (original)
+++ commons/proper/compress/trunk/src/changes/changes.xml Wed Feb  4 19:05:30 
2015
@@ -43,7 +43,16 @@ The <action> type attribute can be add,u
   </properties>
   <body>
     <release version="1.10" date="not released, yet"
-             description="Release 1.10">
+             description="Release 1.10 
+------------
+
+
+
+Release 1.10 moves the former 
+org.apache.commons.compress.compressors.z._internal_ package which 
+breaks backwards compatibility for code which used the old package. 
+This also changes the superclass of ZCompressorInputStream.    
+">
 
       <action type="add" date="2014-01-10" issue="COMPRESS-296"
               due-to="Kristian Rosenvold">
@@ -54,7 +63,8 @@ The <action> type attribute can be add,u
         Zip documentation updated with further notes about parallel features.
 
         Please note that some aspects of jar creation need to be
-        handled by client code and is not part of commons-compress for this 
release.
+        handled by client code and is not part of commons-compress for this
+        release.
       </action>
 
       <action type="add" date="2014-12-24"


Reply via email to