summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-05 16:21:22 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-05 16:21:22 +0100
commiteb15546dec8ae65d6d982193118df0d026447ddf (patch)
tree023fdb4e633bcc5d4ed505c8739cc872aa214432
parentdad74b62e6ac5ada8c98c10ff8ad2e7017ba25cd (diff)
downloadqutebrowser-eb15546dec8ae65d6d982193118df0d026447ddf.tar.gz
qutebrowser-eb15546dec8ae65d6d982193118df0d026447ddf.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 638d24d82..f3682a01f 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -76,6 +76,15 @@ Fixed
handled correctly.
- Fixed crash when a search engine URL turns out to be invalid.
+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)
-------------------