summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2024-05-19 14:34:23 +1200
committertoofar <toofar@spalge.com>2024-05-19 14:34:23 +1200
commit04b0d84bda69888220f3e099b9f76b6baeb5cfb3 (patch)
treed26bedd3fa4daf446c207a18fdb445c02748504a
parent117cb15b8db5202d7734b7b821f7d6f8dc1d9b72 (diff)
downloadqutebrowser-feat/7901_handle_no_selectionmodel_on_clear_selection.tar.gz
qutebrowser-feat/7901_handle_no_selectionmodel_on_clear_selection.zip
update changelog for None selection model fixfeat/7901_handle_no_selectionmodel_on_clear_selection
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 8dcb4cee3..e253e26a5 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -53,6 +53,8 @@ Fixed
Python upgrade) should now not crash anymore.
- When the QtWebEngine resources dir couldn't be found, qutebrowser now doesn't
crash anymore (but QtWebEngine still might).
+- Fixed a rare crash in the completion widget when there was no selection model
+ when we went to clear that, probably when leaving a mode. (#7901)
[[v3.1.1]]
v3.1.1 (unreleased)