Author: bodewig
Date: Tue May 22 04:13:29 2012
New Revision: 1341300
URL: http://svn.apache.org/viewvc?rev=1341300&view=rev
Log:
record changes
Modified:
ant/core/branches/ANT_184_BRANCH/WHATSNEW
Modified: ant/core/branches/ANT_184_BRANCH/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/branches/ANT_184_BRANCH/WHATSNEW?rev=1341300&r1=1341299&r2=1341300&view=diff
==============================================================================
--- ant/core/branches/ANT_184_BRANCH/WHATSNEW (original)
+++ ant/core/branches/ANT_184_BRANCH/WHATSNEW Tue May 22 04:13:29 2012
@@ -1,3 +1,13 @@
+Changes from Ant 1.8.3 TO Ant 1.8.4
+===================================
+
+Fixed bugs:
+-----------
+
+ * Ported libbzip2's fallback sort algorithm to CBZip2OutputStream to
+ speed up compression in certain edge cases. Merge from Commons
+ Compress.
+
Changes from Ant 1.8.2 TO Ant 1.8.3
===================================