peterreilly 2004/05/18 01:33:49 Modified: . WHATSNEW Log: update WHATSNEW for jesses fixes Revision Changes Path 1.606 +13 -0 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.605 retrieving revision 1.606 diff -u -r1.605 -r1.606 --- WHATSNEW 13 May 2004 07:05:00 -0000 1.605 +++ WHATSNEW 18 May 2004 08:33:49 -0000 1.606 @@ -132,6 +132,8 @@ one it currently builds as well. See the new <indexjars> element for details. Bugzilla Report 14255. +* Using <macrodef> could break XmlLogger. Bugzilla Report 28993. + Other changes: -------------- @@ -174,6 +176,17 @@ Java VMs that get created when forking tests. This allows you to run all tests in a single forked JVM reducing the overhead of VM creation a lot. Bugzilla Report 24697. + +* Permit building under JDK 1.5. Bugzilla Report 28996. + +* minor Javadoc changes. Bugzilla Report 28998. + +* Misc. corrections in SignJar.java. Bugzilla Report 28999. + +* Remove redundant <hr> from javah.html. Bugzilla Report 28995. + +* Ignore built distributions. Bugzilla Report 28997. + Changes from Ant 1.6.0 to Ant 1.6.1 =============================================
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]