From 4736cc5deb7612cf5f8b3fbf5e8856ded9e6afc1 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 2 Jun 2006 15:15:38 +0000 Subject: [PATCH] add antversion blurb git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@411184 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index e2a337b8e..eb805dc08 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -422,6 +422,8 @@ Other changes: * resources can now be used to indicate the location of the stylesheet to use in . Bugzilla Report 39407. +* new condition. Bugzilla report 32804. + Changes from Ant 1.6.4 to Ant 1.6.5 ===================================