Remove double changelog entry.

This commit is contained in:
Florian Bruhin 2015-09-07 10:12:48 +02:00
parent e81432fd6e
commit 376edd739b

View File

@ -56,8 +56,6 @@ Changed
- The values for `tabs -> position` and `ui -> downloads-position` got changed
from `north`/`south`/`west/`east` to `top`/`bottom`/`left`/`right`. Existing
configs should be adjusted automatically.
- `:nagivate increment`/`<Ctrl-A>` now only increments numbers in the path part
of the URL.
- `:tab-focus`/`gt` now behaves like `:tab-next` if no count/index is given.
- The completion widget doesn't show a border anymore.
- The tabbar doesn't display ugly arrows anymore if there isn't enough space