summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c414cf1..590ee4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-03-23 Shawn Betts <sabetts@vcn.bc.ca>
+
+ * src/actions.c (command): look for the command in the aliases
+ before looking in the command list.
+
+ * src/actions.h (cmd_unalias): new prototype
+
+ * src/actions.c (user_commands): new command unalias
+ (cmd_unalias): new function
+
2002-04-25 Gergely Nagy <algernon@debian.org>
* src/actions.c: include <strings.h>