diff --git a/docs/antnews.html b/docs/antnews.html
index 8e31c24bc..c40d44757 100644
--- a/docs/antnews.html
+++ b/docs/antnews.html
@@ -88,6 +88,25 @@
+
+
+ Java 1.4 Support
+
+ |
+
+
+ Feb 15, 2002: Java 1.4 Support
+
+ Java 1.4 has now been released by Sun. The latest Ant source supports
+ the new assert statement in the compiler task via the source
+ attribute. It also contains a compatibility fix needed for some ant tasks
+ on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
+ please use a recent build or compile your own version from the source tree.
+
+
+ |
+
+ |