summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-12-03 18:27:02 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-12-03 18:27:02 +0100
commit7c6b0419060acc215a23816384ba006d379148f0 (patch)
tree593bf2a0b833e588d6f10cbe74d0ca8489773b66
parentf60e4719e50ba3849e8bc216e940520c11fe4bee (diff)
downloadqutebrowser-7c6b0419060acc215a23816384ba006d379148f0.tar.gz
qutebrowser-7c6b0419060acc215a23816384ba006d379148f0.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 6e51a1583..03bf50f5e 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -54,6 +54,10 @@ Fixed
`-1`, reducing some false-positives.
- The audible indicator (`[A]`) now uses a 2s cooldown when the audio goes
silent, equivalent with the behavior of older QtWebEngine versions.
+- With `confirm_quit` set to `downloads`, the confirmation dialog is now only
+ shown when closing the last window (rather than closing any window, which
+ would continue running that window's downloads). Unfortunately, more issues
+ with `confirm_quit` and multiple windows remain.
[[v2.4.1]]
v2.4.1 (unreleased)