summaryrefslogtreecommitdiff
path: root/CHANGELOG.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2015-08-27 22:07:14 +0200
committerFlorian Bruhin <git@the-compiler.org>2015-08-27 22:12:39 +0200
commit8d7249ebc62abbd23bf29f629e20cfefb5335e01 (patch)
tree397a05d5c1d67eecdb9bfd77b7bcada1cb796460 /CHANGELOG.asciidoc
parent4891fe94577191e4eea047e48a997324ce8b6aed (diff)
downloadqutebrowser-8d7249ebc62abbd23bf29f629e20cfefb5335e01.tar.gz
qutebrowser-8d7249ebc62abbd23bf29f629e20cfefb5335e01.zip
Implement statusbar padding.
Diffstat (limited to 'CHANGELOG.asciidoc')
-rw-r--r--CHANGELOG.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index 7c0ba2a27..a547b1971 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -27,6 +27,8 @@ Added
the current item in the completion (for quickmarks/bookmarks).
- New settings `tabs -> padding` and `tabs -> indicator-tabbing` to control the
size/padding of the tabbar.
+- New setting `ui -> statusbar-padding` to control the size/padding of the
+ status bar.
- New setting `network -> referer-header` to configure when the referer should
be sent (by default it's only sent while on the same domain).
- New setting `tabs -> show` which supersedes the old `tabs -> hide-*` options