summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-05 16:22:27 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-05 16:22:27 +0100
commitea717e08ea42c4298d14a83c5eda915aacd98380 (patch)
tree45f5ee1401899b55892cfca935f762e41bf3683a
parent8ad084a70a5b739f01d8f5b44078e443ced3d559 (diff)
downloadqutebrowser-ea717e08ea42c4298d14a83c5eda915aacd98380.tar.gz
qutebrowser-ea717e08ea42c4298d14a83c5eda915aacd98380.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 5c5d31cb1..4eae70707 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,15 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
+v1.8.3 (unreleased)
+-------------------
+
+Fixed
+~~~~~
+
+- Segmentation fault introduced in v1.8.2 when a tab gets closed immediately
+ after it has finished loading (e.g. with certain login flows).
+
v1.8.2 (2019-11-22)
-------------------