diff options
author | sabetts <sabetts> | 2002-07-06 21:14:35 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-07-06 21:14:35 +0000 |
commit | 08f9770b11a3cff46cf13d660b4092b94fee1958 (patch) | |
tree | 8815f758a20f12968e7c379c38538902c2aaa011 /ChangeLog | |
parent | e8438c82e43d3ad99eb0c25f808cc2cfacfb0b1b (diff) | |
download | ratpoison-08f9770b11a3cff46cf13d660b4092b94fee1958.zip |
info file updates
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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> |