From ecb45355a5e138ded3ba64c73ba39f29292e7202 Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Tue, 16 Jul 2002 23:32:48 +0000 Subject: [PATCH] blurb about appendix E git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273120 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index e3b3adfb9..460de4b74 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -29,6 +29,8 @@ properties files and output them instead of Ant's properties. * All tasks can be used outside of s +* Appendix E of Java Development with Ant (Loughran/Hatcher) contributed to the docs + Changes from Ant 1.5beta3 to Ant 1.5 ====================================