Browse Source

sp

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

+ 3
- 3
WHATSNEW View File

@@ -87,7 +87,7 @@ Fixed bugs:


* Problem when adding multiple filter files, Bugzilla Report 37341 * Problem when adding multiple filter files, Bugzilla Report 37341


* problem refering jars specfied by Class-Path attribute in manifest
* problem referencing jars specfied by Class-Path attribute in manifest
of a ant task jar file, when this ant task jar file is located in of a ant task jar file, when this ant task jar file is located in
a directory with space, Bugzilla Report 37085 a directory with space, Bugzilla Report 37085


@@ -168,10 +168,10 @@ Fixed bugs:
* <cvschangelog> was crashing with CVS versions >= 1.12.x due to change in * <cvschangelog> was crashing with CVS versions >= 1.12.x due to change in
the date format. Bugzilla report 30962. the date format. Bugzilla report 30962.


* The same IntrospectionHelper instance was contineously added as a listener
* The same IntrospectionHelper instance was continuously added as a listener
to project. Bugzilla report 37184. to project. Bugzilla report 37184.


* FileUtils.toURI() was not encoding non ASCII characters to ASCII,
* FileUtils.toURI() was not encoding non-ASCII characters to ASCII,
causing impossibility to process XML entities referenced by XML causing impossibility to process XML entities referenced by XML
documents in non ASCII paths. Bugzilla report 37348. documents in non ASCII paths. Bugzilla report 37348.




Loading…
Cancel
Save