diff --git a/WHATSNEW b/WHATSNEW index 93f70fb9b..5547714fd 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -62,8 +62,6 @@ Other changes: * Added -noclasspath option to allow running ant WITHOUT using CLASSPATH env variable. Modified ant.bat to do this so that %CLASSPATH% is not looked at. -* Added revision and userid attributes to documentation. - * Added a new "failall" value for the onerror attribute of . Bugzilla report 31685. @@ -174,6 +172,8 @@ Other changes: * Added searchpath attribute to for searching path variable(s) when resolveexecutable = true. +* Added revision and userid attributes to documentation. + Fixed bugs: -----------