mbenson 2005/05/11 12:37:30 Modified: . Tag: ANT_16_BRANCH WHATSNEW Log: merge Revision Changes Path No revision No revision 1.503.2.225 +8 -2 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.503.2.224 retrieving revision 1.503.2.225 diff -u -r1.503.2.224 -r1.503.2.225 --- WHATSNEW 10 May 2005 07:37:29 -0000 1.503.2.224 +++ WHATSNEW 11 May 2005 19:37:30 -0000 1.503.2.225 @@ -7,14 +7,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]