diff --git a/WHATSNEW b/WHATSNEW index f3fccf729..7e9f59d55 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -27,9 +27,6 @@ Fixed bugs: * Translate task does not remove tokens when a key is not found. It logs a verbose message. Bugzilla Report 13936. -* DependScanner.getResource() always returned nonexistent resources, - even when the resource actually existed. Bugzilla Report 30558. - * was broken with classfilesets. Bugzilla Report 30567. * The first file open that took place when using input files with the @@ -272,6 +269,9 @@ Fixed bugs: variable when logged into workstations using Novell authentication. Bugzilla Report 30366. +* DependScanner.getResource() always returned nonexistent resources, + even when the resource actually existed. Bugzilla Report 30558. + Changes from Ant 1.6.1 to Ant 1.6.2 ===================================