summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-06-14 18:04:31 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-06-14 18:04:31 +0200
commitf1c63a4a21635143c02ad1801a64b8ed5085233b (patch)
tree1090e9b31903028d2d1e49977e3c973ce73c77ef
parentcc7b76a467633906fd180e0fddb48f2026af0f9f (diff)
downloadqutebrowser-f1c63a4a21635143c02ad1801a64b8ed5085233b.tar.gz
qutebrowser-f1c63a4a21635143c02ad1801a64b8ed5085233b.zip
Update changelog
-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)