diff --git a/WHATSNEW b/WHATSNEW index a70370f13..fd4f66d18 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -9,9 +9,14 @@ Changes that could break older environments: Fixed bugs: ----------- - * now tries earlier to delete the created temporary files. + * now tries to delete the created temporary files earlier. Bugzilla Report 48506. + * the implementation of had been changed in a way that broke + the jarjar links task and protentially other third-party subclasses + as well. + Bugzilla Report 48541. + Other changes: -------------- diff --git a/build.xml b/build.xml index e23723a24..c3ab6575e 100644 --- a/build.xml +++ b/build.xml @@ -1825,6 +1825,8 @@ see ${build.junit.reports} / ${antunit.reports} unless="tests.and.ant.share.classloader"/> +