summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-11-13 17:31:10 +0400
committerGitHub <noreply@github.com>2023-11-13 17:31:10 +0400
commit85ec03633b2f44e8fc59113305d505024dce207f (patch)
treed379561cf13f4a96a76ae522e9e821d34e52e7c9 /CHANGELOG.md
parentbd2dfa7a5586d418e7dae5aac3aa904668feadf1 (diff)
Fix message bar damage
Fixes #7224.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8467cb8b..48a65132 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -69,6 +69,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `window.startup_mode` applied to window again when creating new tab
- Crash when leaving search after resize
- Cursor being hidden after reaching cursor blinking timeout
+- Message bar content getting stuck after closing with multiple messages on Wayland
### Removed