diff --git a/WHATSNEW b/WHATSNEW index 53b1ece94..d08a03382 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -124,6 +124,9 @@ Fixed bugs: * Modified selector doesn't update the cache if only one file has changed. Bugzilla 42802. +* Regression: Path subclasses that overrode list() stopped working in + resourceCollection contexts in Ant 1.7.0. Bugzilla 42967. + Other changes: -------------- *