diff --git a/WHATSNEW b/WHATSNEW index f6a791308..b804e9ec5 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -44,9 +44,6 @@ Other changes: Compilers can be selected using the compiler attribute, which defaults to "microsoft" on windows, and "mono" on everything else. -* Allow file attribute of to rename a directory. - Bugzilla Report 22863. - Changes from Ant 1.6.2 to current Ant 1.6 CVS version ===================================================== @@ -66,6 +63,9 @@ Other changes: * Expose objects and methods in IntrospectionHelper. Bugzilla Report 30794. +* Allow file attribute of to rename a directory. + Bugzilla Report 22863. + Fixed bugs: -----------