Browse Source

43799

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@592516 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 17 years ago
parent
commit
06dfd6ef5f
1 changed files with 5 additions and 2 deletions
  1. +5
    -2
      WHATSNEW

+ 5
- 2
WHATSNEW View File

@@ -42,10 +42,13 @@ Fixed bugs:
-----------

* <symlink> task couldn't overwrite existing symlinks that pointed to nonexistent files
Bugzilla report 38199
Bugzilla report 38199.

* <symlink> task couldn't overwrite files that were in the way of the symlink.
Bugzilla report 43426
Bugzilla report 43426.

* <touch> task couldn't differentiate between "no resources specified" and "no resources
matched." Bugzilla report 43799.


Other changes:


Loading…
Cancel
Save