summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2006-09-27 01:09:08 +0000
committersabetts <sabetts>2006-09-27 01:09:08 +0000
commitfc4344fc907b464444c415d7df05225417076137 (patch)
tree099713075519b8dd77aa73ae62dd5a2a2ff9ebc0 /ChangeLog
parentb80a2d14bf72a4758eca46156a7c3ad606473bb7 (diff)
downloadratpoison-fc4344fc907b464444c415d7df05225417076137.zip
(initialize_default_keybindings): bind "swap" to C-t x and C-t C-x
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77e6d6e..f7828d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-26 Shawn Betts <sabetts@vcn.bc.ca>
+
+ * src/actions.c (initialize_default_keybindings): bind "swap" to C-t x and C-t C-x
+
2006-09-26 Bernhard R. Link <brlink@debian.org>
* src/actions.c (cmd_execa,cmd_execf): new functions