diff --git a/WHATSNEW b/WHATSNEW index 6d4211f88..42a2952f5 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -59,6 +59,10 @@ Fixed bugs: * had an indexoutofbounds when the prefix and postfix overlapped. Bugzilla report 44731. +* and failed to accept file names with # + characters in them. + Bugzilla report 45190 + Other changes: --------------