Update CHANGELOG.asciidoc

This commit is contained in:
Daniel 2015-08-08 00:46:26 +02:00
parent 9e98ab181a
commit c3f6246274

View File

@ -60,6 +60,8 @@ Fixed
- Fixed entering of insert mode when certain disabled text fields were clicked.
- Fixed a crash when using `:set` with `-p` and `!` (invert value)
- Downloads with unknown size are now handled correctly.
- `:navigate increment/decrement` (`<Ctrl-A>`/`<Ctrl-X>`) now handles some
corner-cases better.
Removed
~~~~~~~