bodewig 2003/04/09 05:47:41
Modified: . WHATSNEW
Log:
Keep record of fixed bugs
Revision Changes Path
1.390 +3 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.389
retrieving revision 1.390
diff -u -r1.389 -r1.390
--- WHATSNEW 4 Apr 2003 09:08:51 -0000 1.389
+++ WHATSNEW 9 Apr 2003 12:47:41 -0000 1.390
@@ -87,6 +87,9 @@
* The index created by <jar> didn't conform to the spec as it didn't
include the top-level entries. Bugzilla Report 16972.
+* <tar> and <zip> didn't honor the defaultexcludes attribute for the
+ implicit fileset. Bugzilla Report 18637.
+
Other changes:
--------------
* Shipped XML parser is now Xerces 2.4.0