mbenson 2004/04/23 08:15:39
Modified: . WHATSNEW
Log:
More HEAD to 1.6 cleanup
Revision Changes Path
1.597 +7 -7 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.596
retrieving revision 1.597
diff -u -r1.596 -r1.597
--- WHATSNEW 23 Apr 2004 15:03:11 -0000 1.596
+++ WHATSNEW 23 Apr 2004 15:15:39 -0000 1.597
@@ -12,13 +12,6 @@
* <whichresource> failed to load classes correctly.
-* replacestring tokenfilter only replaced the first occurrence.
-
-* AntLikeTasksAtTopLevelTest failed on cygwin.
-
-* I/O-intensive processes hung when executed via <exec spawn="true">.
- Bugzilla reports 23893/26852.
-
Other changes:
--------------
@@ -125,6 +118,13 @@
* UNC pathnames did not work for ANT_HOME or -lib locations on Windows.
Bugzilla report 27922.
+
+* replacestring tokenfilter only replaced the first occurrence.
+
+* AntLikeTasksAtTopLevelTest failed on cygwin.
+
+* I/O-intensive processes hung when executed via <exec spawn="true">.
+ Bugzilla reports 23893/26852.
Other changes:
--------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|