summaryrefslogtreecommitdiff
path: root/CHANGELOG.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-10-10 17:22:52 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-10-10 17:22:52 +0200
commit18e52922c187fde38b00196fb8faaa23d99e648d (patch)
treec8edf36b8bb95a8b6e7e88241e7ae472667ee0c8 /CHANGELOG.asciidoc
parent893df967df02d1e31566ba464310b37b9782d820 (diff)
downloadqutebrowser-18e52922c187fde38b00196fb8faaa23d99e648d.tar.gz
qutebrowser-18e52922c187fde38b00196fb8faaa23d99e648d.zip
Update changelog.
Diffstat (limited to 'CHANGELOG.asciidoc')
-rw-r--r--CHANGELOG.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 54e5dcc1f..f81e7c825 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -49,6 +49,7 @@ Fixed
- 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`.
v0.4.1
------