Update changelog

This commit is contained in:
Florian Bruhin 2017-02-04 18:35:14 +01:00
parent e01ac4c41f
commit 1f170b8746

View File

@ -39,6 +39,7 @@ Fixed
- `:enter-mode` now refuses to enter modes which can't be entered manually (which caused crashes).
- `:record-macro` (`q`) now doesn't try to record macros for special keys without a text.
- Fixed PAC (proxy autoconfig) not working with QtWebKit
- `:download --mhtml` now uses the new file dialog
v0.9.1
------