Browse Source

More HEAD to 1.6 cleanup

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276398 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
99de043a35
1 changed files with 7 additions and 7 deletions
  1. +7
    -7
      WHATSNEW

+ 7
- 7
WHATSNEW View File

@@ -12,13 +12,6 @@ Fixed bugs:

* <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:
--------------

@@ -126,6 +119,13 @@ Fixed bugs:
* 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:
--------------



Loading…
Cancel
Save