summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-08-19 01:39:00 +0000
committersabetts <sabetts>2001-08-19 01:39:00 +0000
commit42f7ded762267cf4a94e1aef2368b21864969b2d (patch)
tree67a0e694c3160ed51a1f58836aeb2e6a9f1546e7 /ChangeLog
parentf02296a22c4b82e6d8e8e5fa2b866fa27c599a7d (diff)
downloadratpoison-42f7ded762267cf4a94e1aef2368b21864969b2d.zip
help screen fixup
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d56aaf..0b1b1c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-08-18 Shawn <sabetts@hotdog>
+ * src/actions.c (cmd_bind): Gobble whitespace between keystroke and command.
+ (cmd_help): keystrokes and commands no longer overlap.
+
* src/events.c (configure_request): grant Iconized and Withdrawn
windows any geometry they like.