Browse Source

forgot to save WHATSNEW

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1557954 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 11 years ago
parent
commit
cd9ed042d4
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      WHATSNEW

+ 5
- 0
WHATSNEW View File

@@ -75,6 +75,11 @@ Fixed bugs:
preserve symbolic links.
Bugzilla Report 53959

* Sometimes copy-operations using NIO FileChannels fail. Ant will
now try to use a Stream based copy operation as fallback when the
Channel based copy fails.
Bugzilla Reports 53102 and 54397

Other changes:
--------------



Loading…
Cancel
Save