diff --git a/WHATSNEW b/WHATSNEW index fcc2739ba..d9b602d9b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -105,6 +105,9 @@ Fixed bugs: * Classpath was treated in the same way as -lib options. Bugzilla 28046. +* Manual page for cvsversion contained incorrect attributes and did not say since 1.6.1. + Bugzilla 31408. + Changes from Ant 1.6.1 to Ant 1.6.2 =================================== diff --git a/docs/manual/CoreTasks/cvsversion.html b/docs/manual/CoreTasks/cvsversion.html index 73d54dddb..a415f5413 100644 --- a/docs/manual/CoreTasks/cvsversion.html +++ b/docs/manual/CoreTasks/cvsversion.html @@ -11,7 +11,8 @@
-This task allows to retrieve a CVS client and server version +This task allows to retrieve a CVS client and server version. + Since Ant 1.6.1.
Specific attributes | |||
cvsclientproperty | +clientversionproperty | Name of a property where the cvsclient version should be stored | No |
cvsserverproperty | +serverversionproperty | Name of a property where the cvs server version should be stored | No | @@ -78,8 +79,8 @@ This task allows to retrieve a CVS client and server version