diff --git a/WHATSNEW b/WHATSNEW index 2f0fced30..585c2f234 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -20,6 +20,10 @@ Fixed bugs: * the ant wrapper script should now correctly locate the java executable in more recent IBM JDKs for AIX as well. +* URLResource did not close jar files. + +* created junitvmwatcher*.properties files but did not close and delete them. + Other changes: --------------