diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 32018b7ba..662cada0d 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -56,6 +56,7 @@ Fixed - Invalid world IDs now get rejected for `:jseval` and GreaseMonkey scripts. - When websites suggest download filenames with invalid characters, those are now correctly replaced. +- Invalid hint length calculation in certain rare cases. v1.5.1 ------