summaryrefslogtreecommitdiff
path: root/doc/changelog.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.asciidoc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 43ae8277d..4e2749662 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -110,6 +110,8 @@ Changed
prompt with "always"/"never").
- The `:config-unset` command now shows an error when used on an option which is
valid, but was never customized.
+- The `statusbar.widgets` setting now understands `text:...` entries which
+ allows adding a hard-coded text to the statusbar.
Fixed
~~~~~