summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-09-11 18:47:29 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-09-11 18:47:50 +0200
commit2f36204e084e0b67929c80620bde7a02e5b29b0d (patch)
tree2087cd275b9705e09b61d90834dbe7481e05307e
parent5fe420efb5b9fb0c6e1b28eb6c1287e72e37c519 (diff)
downloadqutebrowser-2f36204e084e0b67929c80620bde7a02e5b29b0d.tar.gz
qutebrowser-2f36204e084e0b67929c80620bde7a02e5b29b0d.zip
Update changelog.
-rw-r--r--CHANGELOG.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index b8508daf0..6dfdac4f4 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -61,6 +61,7 @@ Changed
- The tabbar doesn't display ugly arrows anymore if there isn't enough space
for all tabs.
- Some insignificant Qt warnings which were printed on OS X are now hidden.
+- Better support for Qt 5.5 and Python 3.5.
Fixed
~~~~~
@@ -88,6 +89,7 @@ Fixed
anymore.
- `~` is now always expanded when spawning a script.
- Fixed various corner cases when opening links in an existing instance.
+- Fixed a race-condition causing an exception when starting qutebrowser.
Removed
~~~~~~~