summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-09-18 04:49:39 +0000
committersabetts <sabetts>2001-09-18 04:49:39 +0000
commit5d2d31925ea817577c9293c83349fe80cb500099 (patch)
treece8fdf34133ec053c567864e3b823407a35f2a3e /ChangeLog
parent30059e1fb5dc3373c0bef39080a69d614a20ba82 (diff)
downloadratpoison-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27ef7a6..3621cf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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