Author: bodewig
Date: Wed May 23 13:54:05 2012
New Revision: 671
Log:
release notes
Added:
release/ant/RELEASE-NOTES-1.8.4.html (with props)
Added: release/ant/RELEASE-NOTES-1.8.4.html
==============================================================================
--- release/ant/RELEASE-NOTES-1.8.4.html (added)
+++ release/ant/RELEASE-NOTES-1.8.4.html Wed May 23 13:54:05 2012
@@ -0,0 +1,15 @@
+<html><body><pre>
+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.
+
+ Using specially crafted inputs this can be used as a denial of
+ service attack.
+ See <a
href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2098">CVE-2012-2098</a>.
+</pre></body></html>
Propchange: release/ant/RELEASE-NOTES-1.8.4.html
------------------------------------------------------------------------------
svn:eol-style = native