diff --git a/WHATSNEW b/WHATSNEW index 29906c059..091474de9 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -4,6 +4,9 @@ Changes from Ant 1.8.0 TO current SVN version 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. + Fixed bugs: -----------