Browse Source

typos

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@955266 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
9d86eb6bec
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      WHATSNEW

+ 3
- 3
WHATSNEW View File

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


* Ant would often scan directories even though there were known to * Ant would often scan directories even though there were known to
only hold excluded files when evaluating filesets. This never only hold excluded files when evaluating filesets. This never
resulted in worng results but degraded performance of the scan
resulted in wrong results but degraded performance of the scan
itself. itself.
Bugzilla Report 49420. Bugzilla Report 49420.


@@ -82,9 +82,9 @@ Other changes:
Bugzilla Report 34748. Bugzilla Report 34748.


* properties in files read because of the -propertyfile command line * properties in files read because of the -propertyfile command line
option will get now resolved against other properties that are
option will now get resolved against other properties that are
defined before the project starts executing (those from the same or defined before the project starts executing (those from the same or
other propertfiles or defined via the -D option).
earlier -propertfiles or defined via the -D option).
Bugzilla Report 18732. Bugzilla Report 18732.


Changes from Ant 1.8.0 TO Ant 1.8.1 Changes from Ant 1.8.0 TO Ant 1.8.1


Loading…
Cancel
Save