diff --git a/WHATSNEW b/WHATSNEW index d392d2829..7f8b75a4d 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -132,6 +132,8 @@ Fixed bugs: one it currently builds as well. See the new element for details. Bugzilla Report 14255. +* Using could break XmlLogger. Bugzilla Report 28993. + Other changes: -------------- @@ -175,6 +177,17 @@ Other changes: run all tests in a single forked JVM reducing the overhead of VM creation a lot. Bugzilla Report 24697. +* Permit building under JDK 1.5. Bugzilla Report 28996. + +* minor Javadoc changes. Bugzilla Report 28998. + +* Misc. corrections in SignJar.java. Bugzilla Report 28999. + +* Remove redundant
from javah.html. Bugzilla Report 28995. + +* Ignore built distributions. Bugzilla Report 28997. + + Changes from Ant 1.6.0 to Ant 1.6.1 =============================================