summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-08-21 16:25:41 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-08-21 16:28:42 +0200
commit7c733e8e3ee8f6241ff4431452a7032f7f05d6cd (patch)
tree6395d94237bde430f49af8b40fa050f8e4d0aa11 /doc
parent178e377867479fa85f96d00b0dd75652e1190db3 (diff)
downloadqutebrowser-7c733e8e3ee8f6241ff4431452a7032f7f05d6cd.tar.gz
qutebrowser-7c733e8e3ee8f6241ff4431452a7032f7f05d6cd.zip
Don't try to hide deleted systray icon
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index c17763aa4..68b5a7502 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -31,6 +31,8 @@ Fixed
- Switching tabs via mouse wheel scrolling now works properly on macOS. Set
`tabs.mousewheel_switching` to false if you prefer the previous behavior.
+- Speculative fix for a crash when closing qutebrowser while a systray
+ notification is shown.
Changed
~~~~~~~