summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/changelog.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 73709fc47..4241b4d62 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -91,6 +91,10 @@ Fixed
`false`, insert mode now isn't entered anymore.
- The search wrapping messages are now correctly displayed in (hopefully) all
cases with QtWebEngine.
+- When a message with the same text as a currently already displayed one gets
+ shown, qutebrowser used to only show one message. This is now only done when the
+ two messages are completely equivalent (text, level, etc.) instead of doing so
+ when only the text matches.
[[v2.5.2]]
v2.5.2 (unreleased)