Update changelog.

This commit is contained in:
Florian Bruhin 2015-06-05 17:53:16 +02:00
parent 015de0e6db
commit 2459f14f6f

View File

@ -38,6 +38,7 @@ Added
- New (hidden) command `:follow-selected` (bound to `Enter`/`Ctrl-Enter` by default) to follow the link which is currently selected (e.g. after searching via `/`).
- New setting `ui -> modal-js-dialog` to use the standard modal dialogs for javascript questions instead of using the statusbar.
- New setting `colors -> webpage.bg` to set the background color to use for websites which don't set one.
- New (hidden) command `:clear-keychain` to clear a partially entered keychain (bound to `<Escape>` by default, in addition to clearing search).
Changed
~~~~~~~