diff --git a/WHATSNEW b/WHATSNEW
index 19a542ee9..444cedc53 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -37,6 +37,10 @@ Changes that could break older environments:
* The import task used the canonical version of a file path. This
has been changed to use the absolute path. Bugzilla 28505.
+* ant-xalan2.jar has been removed since the only class contained in it
+ didn't depend on Xalan-J 2 at all. Its sole dependency has always
+ been TraX and so it has been merged into ant-trax.jar.
+
Fixed bugs:
-----------
diff --git a/build.xml b/build.xml
index 509e9f5bb..783bcb47b 100644
--- a/build.xml
+++ b/build.xml
@@ -172,6 +172,7 @@
+
@@ -187,10 +188,6 @@
-
-
-
-
@@ -642,7 +639,6 @@
-
@@ -820,7 +816,6 @@
-
@@ -868,7 +863,6 @@
-