diff options
author | sabetts <sabetts> | 2001-09-18 04:49:39 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-09-18 04:49:39 +0000 |
commit | 5d2d31925ea817577c9293c83349fe80cb500099 (patch) | |
tree | ce8fdf34133ec053c567864e3b823407a35f2a3e /ChangeLog | |
parent | 30059e1fb5dc3373c0bef39080a69d614a20ba82 (diff) | |
download | ratpoison-5d2d31925ea817577c9293c83349fe80cb500099.zip |
(cmd_clock): rename to cmd_time. Dependant code
updated.
(user_commands): rename "clock" command to "time".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-09-17 shawn <sabetts@diggin.lamenet.tmp> + + * src/actions.c (cmd_clock): rename to cmd_time. Dependant code + updated. + (user_commands): rename "clock" command to "time". + 2001-09-16 shawn <sabetts@diggin.lamenet.tmp> * src/actions.c (update_all_gcs): new function |