Browse Source

Document javah and DirectoryScanner.slowScan() fixes.

PR: 34681, 34722


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

+ 17
- 0
WHATSNEW View File

@@ -190,6 +190,23 @@ Other changes:

* added "backtrace" attribute to macrodef. Bugzilla report 27219.

Changes from Ant 1.6.3 to current Ant 1.6 CVS version
=====================================================

Changes that could break older environments:
--------------------------------------------

Fixed bugs:
-----------

* Sun javah failed with java.lang.NoClassDefFoundError. Bugzilla report
34681.

* DirectoryScanner.slowScan() was broken. Bugzilla report 34722.

Other changes:
--------------

Changes from Ant 1.6.2 to Ant 1.6.3
===================================



Loading…
Cancel
Save