Browse Source

Add retroactively fix of bug 26642, possibility of running programs

in directories having non ascii names


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276088 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 21 years ago
parent
commit
122793e23e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -64,6 +64,9 @@ Fixed bugs:
* <splash> used to break the build on non-GUI environments. Bugzilla
report 11482.

* Ant 1.6.0 cannot run build scripts in directories with non-ASCII names.
Bugzilla Report 26642.

Other changes:
--------------
* Shipped XML parser is now Xerces-J 2.6.1


Loading…
Cancel
Save