diff options
author | Florian Bruhin <git@the-compiler.org> | 2015-10-10 17:22:52 +0200 |
---|---|---|
committer | Florian Bruhin <git@the-compiler.org> | 2015-10-10 17:22:52 +0200 |
commit | 18e52922c187fde38b00196fb8faaa23d99e648d (patch) | |
tree | c8edf36b8bb95a8b6e7e88241e7ae472667ee0c8 /CHANGELOG.asciidoc | |
parent | 893df967df02d1e31566ba464310b37b9782d820 (diff) | |
download | qutebrowser-18e52922c187fde38b00196fb8faaa23d99e648d.tar.gz qutebrowser-18e52922c187fde38b00196fb8faaa23d99e648d.zip |
Update changelog.
Diffstat (limited to 'CHANGELOG.asciidoc')
-rw-r--r-- | CHANGELOG.asciidoc | 1 |
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 ------ |