peterreilly 2004/02/24 01:17:05
Modified: . WHATSNEW
Log:
separate 1.6 changes from 1.7 (cvs head) changes
Revision Changes Path
1.549 +19 -5 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.548
retrieving revision 1.549
diff -u -r1.548 -r1.549
--- WHATSNEW 20 Feb 2004 22:15:52 -0000 1.548
+++ WHATSNEW 24 Feb 2004 09:17:05 -0000 1.549
@@ -1,4 +1,4 @@
-Changes from Ant 1.6.1 to current CVS version
+Changes from current Ant 1.6 CVS version to current CVS version
=============================================
Changes that could break older environments:
@@ -17,10 +17,6 @@
cases; when split file-property, files were only created if
writes were performed.
-* subant haltonfailure=false did not catch all failures. Bugzilla Report
27007.
-
-* macrodef @@ escaping was broken. Bugzilla Report 27069.
-
* replacestring tokenfilter only replaced the first occurrence.
* AntLikeTasksAtTopLevelTest failed on cygwin.
@@ -35,6 +31,24 @@
<java> code will inherit this priority in their main thread.
* <touch> has filelist support.
+
+
+Changes from Ant 1.6.1 to current Ant 1.6 CVS version
+=============================================
+
+Changes that could break older environments:
+--------------------------------------------
+
+Fixed bugs:
+-----------
+
+* subant haltonfailure=false did not catch all failures. Bugzilla Report
27007.
+
+* macrodef @@ escaping was broken. Bugzilla Report 27069.
+
+Other changes:
+--------------
+
Changes from Ant 1.6.0 to Ant 1.6.1
=============================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]