From f4824b8ae08928b68298801a1440f9f2c435173c Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Mon, 13 Mar 2006 20:33:55 +0000 Subject: [PATCH] 38914 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385654 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index bd8e6aa17..169dafee3 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -77,6 +77,8 @@ Changes that could break older environments: Fixed bugs: ----------- +* ant.bat now handles classpath set to "". Bug report 38914. + * now supports JUnit 4. Bugzilla Report 38811. * can now work with junit.jar in its . Bugzilla Report 38799.