summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-04-09 19:30:57 +0000
committersabetts <sabetts>2005-04-09 19:30:57 +0000
commite3a8f7b786534df114086a9755b202160a3475f0 (patch)
treef12436cddd385c3b649e2885447c432966393ab7 /ChangeLog
parent3df6eb689ece68c3ada07a4e266d2b695dbb23d7 (diff)
downloadratpoison-e3a8f7b786534df114086a9755b202160a3475f0.zip
(init_user_commands): add KEY argument to meta command.
(cmd_meta): optionally use the KEY passed in as an argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab73722..3121b9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-04-09 Shawn <sabetts@monk.lamenet>
+
+ * src/actions.c (init_user_commands): add KEY argument to meta command.
+ (cmd_meta): optionally use the KEY passed in as an argument.
+
2005-03-05 <sabetts@localhost>
* src/ratpoison.h (check_child_procs): new prototype