summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3121b9b..b281c6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
2005-04-09 Shawn <sabetts@monk.lamenet>
- * src/actions.c (init_user_commands): add KEY argument to meta command.
+ * src/actions.c (init_user_commands): add KEY argument to meta
+ command.
(cmd_meta): optionally use the KEY passed in as an argument.
+ (cmd_set): pass the string produced when no args are passid in to
+ cmdret_new using "%s".
2005-03-05 <sabetts@localhost>