summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-09-18 07:31:31 +0000
committersabetts <sabetts>2001-09-18 07:31:31 +0000
commitba06c2bdff1848475cad6f6ccc8bea43397ac839 (patch)
tree2c2a4993d76a2ad7017dc097d26c6529d14cf3e2 /ChangeLog
parent47f2a130df7a108ef23588b4cc842e393d2f5f51 (diff)
downloadratpoison-ba06c2bdff1848475cad6f6ccc8bea43397ac839.zip
* src/actions.c(cmd_defwinpos): abort if data is NULL
(cmd_deftranspos): likewise (cmd_defmaxsizepos): likewise (cmd_defmaxsizepos): Use the correct command name in call to message. (cmd_deftranspos): likewise (cmd_defwinpos): likewise
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b739d5..aee8c18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2001-09-18 shawn <sabetts@diggin.lamenet.tmp>
* src/actions.c(user_commands)[0]: remove "lastmsg" from the list.
+ (cmd_defwinpos): abort if data is NULL
+ (cmd_deftranspos): likewise
+ (cmd_defmaxsizepos): likewise
+ (cmd_defmaxsizepos): Use the correct command name in call to message.
+ (cmd_deftranspos): likewise
+ (cmd_defwinpos): likewise
* src/actions.h (cmd_info): new prototype
(cmd_lastmsg): likewise