mbenson 2005/05/11 12:37:14
Modified: . WHATSNEW
Log:
1.6.4 changes
Revision Changes Path
1.819 +8 -2 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.818
retrieving revision 1.819
diff -u -r1.818 -r1.819
--- WHATSNEW 10 May 2005 07:37:03 -0000 1.818
+++ WHATSNEW 11 May 2005 19:37:13 -0000 1.819
@@ -199,14 +199,20 @@
Fixed bugs:
-----------
-* Sun javah failed with java.lang.NoClassDefFoundError. Bugzilla report
- 34681.
+* Sun javah failed with java.lang.NoClassDefFoundError.
+ Bugzilla report 34681.
* DirectoryScanner.slowScan() was broken. Bugzilla report 34722.
* DirectoryScanner.scan() could throw a NullPointerException on
case-insensitive filesystems (read Windows or MacOS X).
+* Get w/authentication failed with ArrayOutOfBoundsExceptions.
+ Bugzilla report 34734.
+
+* Granularity attribute for <sync> task was undocumented.
+ Bugzilla report 34871.
+
Other changes:
--------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]