From 8c0cc2ec63f69665437fb669643c41ad86259110 Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Sun, 1 Feb 2009 22:32:32 +0000 Subject: [PATCH] 45631 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@739874 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 942ab5c17..fd75a5c68 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -137,7 +137,8 @@ Changes that could break older environments: Fixed bugs: ----------- - + * Caused by AssertionError no longer filtered. Bugzilla report 45631. + * would sometimes recreate JARs unnecessarily. Bugzilla report 45902. * task couldn't overwrite existing symlinks that pointed to nonexistent files