diff --git a/WHATSNEW b/WHATSNEW
index 49e332481..a2ee48782 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -187,8 +187,8 @@ Other changes:
* added "backtrace" attribute to macrodef. Bugzilla report 27219.
-Changes from Ant 1.6.2 to current Ant 1.6 CVS version
-=====================================================
+Changes from Ant 1.6.2 to Ant 1.6.3
+===================================
Changes that could break older environments:
--------------------------------------------
diff --git a/docs/antnews.html b/docs/antnews.html
index 5a662f6b5..448ae96ab 100644
--- a/docs/antnews.html
+++ b/docs/antnews.html
@@ -177,6 +177,14 @@
Nested elements for namespaced tasks and types may belong to the
Ant default namespace as well as the task's or type's namespace.
All exceptions thrown by tasks are now wrapped in a
diff --git a/docs/bindownload.html b/docs/bindownload.html
index f16e5a221..cdbe4ff39 100644
--- a/docs/bindownload.html
+++ b/docs/bindownload.html
@@ -216,11 +216,11 @@ Other mirrors:
Alternatively, you can verify the MD5 signature on the files. A
unix program called md5 or md5sum is
diff --git a/docs/faq.html b/docs/faq.html
index 3dbcbb2e1..d6062161a 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -615,6 +615,16 @@
valign="top" align="left">
16 July 2004
+
+
Alternatively, you can verify the MD5 signature on the files. A
unix program called md5 or md5sum is
diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml
index def6b1016..9bc8aa22f 100644
--- a/xdocs/antnews.xml
+++ b/xdocs/antnews.xml
@@ -25,6 +25,14 @@
Nested elements for namespaced tasks and types may belong to the
Ant default namespace as well as the task's or type's namespace.
All exceptions thrown by tasks are now wrapped in a
diff --git a/xdocs/bindownload.xml b/xdocs/bindownload.xml
index ea646e4ab..aa9b9f27d 100644
--- a/xdocs/bindownload.xml
+++ b/xdocs/bindownload.xml
@@ -1,6 +1,6 @@