diff --git a/WHATSNEW b/WHATSNEW index c35d7e1ac..2c1d22eb4 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -58,6 +58,8 @@ Changes that could break older environments: Fixed bugs: ----------- +* eliminate memory leak in AntClassLoader. Bugzilla Report 8689. + * subant haltonfailure=false did not catch all failures. Bugzilla Report 27007. * macrodef @@ escaping was broken. Bugzilla Report 27069.