Author: bodewig
Date: Fri Jan 14 05:19:07 2011
New Revision: 1058855
URL: http://svn.apache.org/viewvc?rev=1058855&view=rev
Log:
make it a sentence
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1058855&r1=1058854&r2=1058855&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Fri Jan 14 05:19:07 2011
@@ -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 <javac> was broken for Java 5 and 6.
+ * The code that implicitly sets the -source switch if only -target
+ has been specified in <javac> was broken for Java 5 and 6.
Bugzilla Report 50578.
Other changes: