summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-06-06 09:31:48 +0200
committerDave Davenport <qball@gmpclient.org>2016-06-06 09:31:48 +0200
commit0170aef0e62f000839686865508db6e18c831fab (patch)
treeedfbdc7ff2b54a499c721aabdac55dbdbbd94086 /Changelog
parent4a3e133e1cfe314f8d9d96628cc0a0a7c95bce77 (diff)
Add Control-Backspace as keybinding.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0e1077e6..8d40e06c 100644
--- a/Changelog
+++ b/Changelog
@@ -4,6 +4,7 @@ unreleased
- Stop cycling option (#407) (Thx to Yaroslav)
- Kill window on delete entry (#316)
Improvements
+ - Add Control+Backspace as remove word back keybinding.
- Allow user to use X11 background for fake transparency (#390)
- Allow user to specify background image.
- Improved keybinding handling, allowing on-release and modifier only (#384).