Browse Source

add fix for 26765

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276215 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 21 years ago
parent
commit
2b5378f47a
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      WHATSNEW

+ 2
- 0
WHATSNEW View File

@@ -69,6 +69,8 @@ Fixed bugs:


* tagdiff.xml was broken in ant 1.6.1. Bugzilla Report 27057. * tagdiff.xml was broken in ant 1.6.1. Bugzilla Report 27057.


* if the basedir contained .. or . dirs, and the build file name contained
.. or ., the basedir was set incorrectly. Bugzilla Report 26765.
Other changes: Other changes:
-------------- --------------




Loading…
Cancel
Save