summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-01-22 18:47:23 +0000
committersabetts <sabetts>2005-01-22 18:47:23 +0000
commit9f6c3c6c2f62812a60e8122810fff6efc32585fb (patch)
treef5c5c126785731b3032f248fc8e7f4d880a1ac33 /ChangeLog
parent7372b0456474acafc73e7662ab944734732bd70c (diff)
downloadratpoison-9f6c3c6c2f62812a60e8122810fff6efc32585fb.zip
(init_user_commands): make unmanage'd argument
optional when called non-interactively. (init_user_commands): "title" accepts 1 argument.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31ee243..a9f7332 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-01-22 Shawn Betts <katia_dilkina@verizon.net>
+
+ * src/actions.c (init_user_commands): make unmanage'd argument
+ optional when called non-interactively.
+ (init_user_commands): "title" accepts 1 argument.
+
2005-01-20 Shawn Betts <katia_dilkina@verizon.net>
* src/actions.c (init_user_commands): fix unmanage command.