Update changelog.

This commit is contained in:
Florian Bruhin 2016-01-03 17:24:26 +01:00
parent 8b76eb54a3
commit d8ac32fd0a

View File

@ -108,6 +108,7 @@ Removed
Fixed
~~~~~
- Fixed retrying of downloads which were started in a now closed tab.
- 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`.