diff options
author | Daniel Carl <danielcarl@gmx.de> | 2017-10-13 23:39:11 +0200 |
---|---|---|
committer | Daniel Carl <danielcarl@gmx.de> | 2017-10-13 23:39:11 +0200 |
commit | 229b68e55a21dc43c0ea3962e3e094c58947e064 (patch) | |
tree | 0eff446873085499e6f227c235804a72c20c60cd /CHANGELOG.md | |
parent | 2d67f7984deeda4cf715c4ec57d9438b4c1efbf7 (diff) |
Update changelog for lates fix.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9523049..bd80b96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,6 +44,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * Fixed items where added to history even when `history-max-items` is set to 0. * Fixed hinting caused dbus timeout on attempt to open URI with location hash. * Fixed wrong scroll position shown in the right of the statusbar on some pages. +* Fixed vimb keeping in normal mode when HTTP Authentication dialog is shown. ## [3.0-alpha] - 2017-05-27 |