diff options
-rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2ade402..07a43bb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2000-10-30 Ryan Yeske <rcyeske@vcn.bc.ca> + + * actions.h (execute_command): added prototype + + * actions.c (rename_current_window): added test to skip renaming + if user entered an empty string + (execute_command): added command + (key_actions): execute_command is called by pressing ':' + 2000-10-30 shawn <sabetts@badbox.secure.basis.org> * conf.h: added HIDE_MOUSE |