summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-05-04 11:24:04 +0200
committerDave Davenport <qball@gmpclient.org>2019-05-04 11:24:04 +0200
commit4c205649009b8ca15eeb1d3c5a6412b550226eb2 (patch)
treea8a65a6d6a87f94d651ff5d5ef2a0a1eb453ccd6
parent52c5592a6f6d55897a03bb9691031c3cf8c71b46 (diff)
Update Changelog.
-rw-r--r--Changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 60f65d54..e5fdabd6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,18 @@
v1.5.3: (unreleased)
+ - Rename sidebar widget to mode-switcher and allow configuration from theme.
+ - SSH: resolve ':' conflict in history entries.
+ - RASI Lexer: Fix nested () in variable default field.
+ - USABILITY: When mode not found, show in gui not just on commandline.
+ - ICON: Allow aligning image in icon widget.
+ - Meson build system: cleanups and improvements.
+ - Meson build system: add documentation (#943)
+ - Window: Fix default formatting and remove (invalid) deprecation warning.
+ - DMenu: Add support for showing icons infront of displayed list.
+ - Overlay: Fix overlay widget to correctly integrate in new theme format.
+ - Update libnkutils, libgwater.
+ - SSH: be case-insensitive when parsing keywords.
+ - DMENU: Add format option to strip pango markup from return value.
+ - ListView: allow user to change ellipsizing displayed value at run-time.
v1.5.2: Procrastination in progress
- Clearify Check dependency. (#879)