From 7cdd544ac06b483dd7913bd62ec7ac85143ff9d6 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Tue, 19 Apr 2005 05:22:45 +0000 Subject: [PATCH] Added missing dot at end of paragraph git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278148 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 19490679d..558be9d52 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -372,7 +372,7 @@ Fixed bugs: chosen. Bugzilla 32802. * ant.bat was missing runAntNoClasspath label for goto. - Bugzilla 34510 + Bugzilla 34510. * Classpath was treated in the same way as -lib options. Bugzilla 28046.