diff --git a/WHATSNEW b/WHATSNEW index b275bfff9..dc082ff4b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -55,6 +55,9 @@ Fixed bugs: * ManifestClassPath throws when a relative path would traverse the file system root. Bugzilla report 44499. + + * had an indexoutofbounds when the prefix and postfix overlapped. Bugzilla report + 44731. Other changes: --------------