Author: bodewig
Date: Tue Feb 16 14:20:09 2010
New Revision: 910530

URL: http://svn.apache.org/viewvc?rev=910530&view=rev
Log:
correct name for xerces

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=910530&r1=910529&r2=910530&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Tue Feb 16 14:20:09 2010
@@ -4,8 +4,8 @@
 Changes that could break older environments:
 -------------------------------------------
 
- * Ant no longer ships with Xerces or the XML APIs but relies on the
-   Java runtime to provide a parser and matching API versions.
+ * Ant no longer ships with Apache Xerces-J or the XML APIs but relies
+   on the Java runtime to provide a parser and matching API versions.
 
 Fixed bugs:
 -----------


Reply via email to