From c35a248ef870c9f98b7eda39ba9e3653775aea82 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Tue, 22 Jul 2003 08:19:16 +0000 Subject: [PATCH] corrected last entry git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274882 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index f1f03aede..5f0d4088b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -207,8 +207,8 @@ Fixed bugs: * Do not overwrite the value (increment) attribute of PropertyFile nested Entry element. Bugzilla Report 21505. -* Prevent sysproperties with no key or no value from being added. - Bugzilla Report +* Prevent sysproperties with no key or no value from being added in . + Bugzilla Report 21684. Other changes: