summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-12-26 15:45:50 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-12-26 15:45:50 +0100
commitd2f0c5dcac50fdbb3452c719f23426214b0272b2 (patch)
treeb2bad5b6bcff002a4a59bfa07a0b4419e60b112e
parent73b6dea1f420e4e786e0d9d5abe66cfe2e5aa611 (diff)
downloadqutebrowser-d2f0c5dcac50fdbb3452c719f23426214b0272b2.tar.gz
qutebrowser-d2f0c5dcac50fdbb3452c719f23426214b0272b2.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index f7bd8ae2c..4e51f1c5b 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -133,6 +133,7 @@ Fixed
- Fix :click-element with an ID containing non-alphanumeric characters.
- Fix crash when a subprocess outputs data which is not decodable as UTF-8.
- Fix crash when closing a tab immediately after hinting.
+- Worked around issues in Qt 5.10 with loading progress never being finished.
Deprecated
~~~~~~~~~~