diff --git a/WHATSNEW b/WHATSNEW index d7044423d..3b3a67730 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -7,6 +7,8 @@ Changes that could break older environments: Fixed bugs: ----------- +* included empty directories. Bugzilla report 40258. + Other changes: -------------- @@ -273,8 +275,6 @@ Fixed bugs: * mixing of add and addConfigured methods in Mapper/ChainedMapper causes incorrect chaining. Bugzilla report 40228. -* included empty directories. Bugzilla report 40258. - Other changes: --------------