diff --git a/WHATSNEW b/WHATSNEW index af770fe31..89dd90f6d 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -17,6 +17,8 @@ Fixed bugs: * DependScanner.getResource() always returned nonexistent resources, even when the resource actually existed. Bugzilla Report 30558. +* was broken with classfilesets. Bugzilla Report 30567. + Other changes: --------------