record changes

git-svn-id: https://svn.apache.org/repos/asf/ant/core/branches/ANT_184_BRANCH@1341300 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/WHATSNEW b/WHATSNEW
index be286c4..3e0a815 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -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
 ===================================