Browse Source

missing quote and a missing change.

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

+ 4
- 1
WHATSNEW View File

@@ -73,7 +73,7 @@ Fixed bugs:
* Translate task does not remove tokens when a key is not found.
It logs a verbose message. Bugzilla Report 13936.

* Incorrect task name with invalid "javac" task after a "presetdef.
* Incorrect task name with invalid "javac" task after a "presetdef".
Bugzilla reports 31389 and 29499.
* <manifest> was not printing warnings about invalid manifest elements.
@@ -240,6 +240,9 @@ Other changes:
* Added initial support for Resource Collections, including the
resourcecount task.

* property attribute of pathconvert is now optional. If omitted the
result will be written to the log.

* New mapper, <scriptmapper>, supports scripted mapping of source files/strings
to destination strings.



Loading…
Cancel
Save