Browse Source

s/ISO-8879-1/ISO-8859-1/

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

+ 1
- 1
WHATSNEW View File

@@ -120,7 +120,7 @@ Changes that could break older environments:


* Removed launcher classes from nodeps jar. * Removed launcher classes from nodeps jar.


* <classconstants> filter reader uses ISO-8879-1 encoding to read
* <classconstants> filter reader uses ISO-8859-1 encoding to read
the java class file. Bugzilla report 33604. the java class file. Bugzilla report 33604.


* Defer reference process. Bugzilla 36955, 34458, 37688. * Defer reference process. Bugzilla 36955, 34458, 37688.


Loading…
Cancel
Save