From d7fa5b4543f077a0bceaf2cb0746db5d27993ca4 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 14 Jan 2011 05:19:07 +0000 Subject: [PATCH] make it a sentence git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1058855 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 93abe4238..7a21ec1ec 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -10,8 +10,8 @@ Fixed bugs: * Encoding of unicode escape sequences by the property file task Bugzilla Report 50515. - * The code that implicitly sets the -source switch if only -target is - in was broken for Java 5 and 6. + * The code that implicitly sets the -source switch if only -target + has been specified in was broken for Java 5 and 6. Bugzilla Report 50578. Other changes: