summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-01-03 17:24:26 +0100
committerFlorian Bruhin <git@the-compiler.org>2016-01-03 17:24:26 +0100
commitd8ac32fd0a3c0500b57bf99da64eb2a80ce3577e (patch)
tree410ec0436134aa6050ecf2c8ccc6922dec7bcc9e
parent8b76eb54a3b9fa77e3569e313872da18a5951ded (diff)
downloadqutebrowser-d8ac32fd0a3c0500b57bf99da64eb2a80ce3577e.tar.gz
qutebrowser-d8ac32fd0a3c0500b57bf99da64eb2a80ce3577e.zip
Update changelog.
-rw-r--r--CHANGELOG.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index a19111792..3d7b0f735 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -108,6 +108,7 @@ Removed
Fixed
~~~~~
+- Fixed retrying of downloads which were started in a now closed tab.
- Fixed displaying of web history if `web-history-max-items` is set to -1.
- Cloned tabs now don't display favicons anymore if show-favicons is False.
- Fixed a crash when clicking a bookmark name and pressing `Ctrl-D`.