diff --git a/WHATSNEW b/WHATSNEW index 240b66719..d91276fc5 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -233,8 +233,8 @@ Other changes: * Try to make subprojects of custom Project subclasses instances of the same type. Bugzilla report 17901. -Changes from Ant 1.6.4 to current Ant 1.6 CVS version -===================================================== +Changes from Ant 1.6.4 to Ant 1.6.5 +=================================== Changes that could break older environments: -------------------------------------------- diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index 470bcc4f4..7faa80206 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -25,10 +25,17 @@ +
+

June 2, 2005 - Ant 1.6.5 Available

+

Apache Ant 1.6.5 is now available for download.

+

This is a bug fix release.

+
+

May 19, 2005 - Ant 1.6.4 Available

Apache Ant 1.6.4 is now available for download.

+ href="http://archive.apache.org/dist/ant/">download.

This is a bug fix release.

diff --git a/xdocs/bindownload.xml b/xdocs/bindownload.xml index 76a347cc0..dcb0e3883 100644 --- a/xdocs/bindownload.xml +++ b/xdocs/bindownload.xml @@ -74,12 +74,12 @@ Other mirrors:
-

Currently, Apache Ant 1.6.4 is the best available version, see the +

Currently, Apache Ant 1.6.5 is the best available version, see the release notes.

Note
-
Ant 1.6.4 has been released on 19-May-2005 and +
Ant 1.6.5 has been released on 02-Jun-2005 and may not be available on all mirrors for a few days.


@@ -88,22 +88,22 @@ may not be available on all mirrors for a few days.
@@ -147,17 +147,17 @@ using

% pgpk -a KEYS
-% pgpv apache-ant-1.6.4-src.tar.gz.asc
+% pgpv apache-ant-1.6.5-src.tar.gz.asc
or
% pgp -ka KEYS
-% pgp apache-ant-1.6.4-src.tar.gz.asc
+% pgp apache-ant-1.6.5-src.tar.gz.asc
or
% gpg --import KEYS
-% gpg --verify apache-ant-1.6.4-src.tar.gz.asc +% gpg --verify apache-ant-1.6.5-src.tar.gz.asc

Alternatively, you can verify the checksums on the files. Unix