Author: antoine
Date: Fri Jan 7 14:43:47 2011
New Revision: 1056339
URL: http://svn.apache.org/viewvc?rev=1056339&view=rev
Log:
note about bug fix of 50515
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1056339&r1=1056338&r2=1056339&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Fri Jan 7 14:43:47 2011
@@ -7,6 +7,9 @@ Changes that could break older environme
Fixed bugs:
-----------
+ * Encoding of unicode escape sequences by the property file task
+ Bugzilla Report 50515.
+
Other changes:
--------------