diff --git a/WHATSNEW b/WHATSNEW index 339c2d0ba..07ca3e7aa 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -19,10 +19,6 @@ Fixed bugs: * I/O-intensive processes hung when executed via . Bugzilla reports 23893/26852. -* UNC pathnames did not work for ANT_HOME or -lib locations on Windows. - Bugzilla report 27922. - - Other changes: -------------- @@ -127,6 +123,9 @@ Fixed bugs: * fixed case handling of scriptdef attributes and elements. +* UNC pathnames did not work for ANT_HOME or -lib locations on Windows. + Bugzilla report 27922. + Other changes: --------------