From 3354222b50e1a78721b163a398c46575b15ad2f7 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Wed, 13 Sep 2006 00:09:02 +0000 Subject: [PATCH] added comment for last fixed bug rep and whitespace git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442764 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 71c21c2df..60f6fe5ff 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -10,34 +10,51 @@ Fixed bugs: ----------- * included empty directories. Bugzilla report 40258. + * Invalid hash code of Target causes XmlLogger to fail. Bugzilla report 40207. + * Macro element did not include top level Text. Bugzilla report 36803. + * AntClassLoader did not isolate resources when isolate was set. Bugzilla report 38747. + * Diagnostics broken when using java 1.4. Bugzilla report 40395. + * Exception reporting in was broken. Bugzilla report 40300. + * Handling of corrupt tar files, TarInputStream.read() never returns EOF. Bugzilla report 39924. + * Some bugs in ReaderInputStream. Bugzilla report 39635. + * did not recognise whether the target is up-to-date for html option. Bugzilla report 38451. +* documented minimal version of jsch now 0.1.29. + Bugzilla report 40333. + Other changes: -------------- * added setbeans attribute to