summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2004-04-19 01:51:13 +0000
committersabetts <sabetts>2004-04-19 01:51:13 +0000
commita0b9448f94bf5c97730f13f7e6d5cb4d435d605b (patch)
tree87b39371e7a9176be8b0f5e328bef3092fd5c4ba /ChangeLog
parent8c633ce7850539a03e5e22956635c6dd04669f2c (diff)
downloadratpoison-a0b9448f94bf5c97730f13f7e6d5cb4d435d605b.zip
* src/actions.c (cmd_set): if non-interactive and no arguments are
specified, then output the current value of all variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a5f115..856aa98 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-04-18 Shawn Betts <sabetts@vcn.bc.ca>
+ * src/actions.c (cmd_set): if non-interactive and no arguments are
+ specified, then output the current value of all variables.
+
* src/messages.h (MESSAGE_PROMPT_SELECT_VAR): new define
(MESSAGE_PROMPT_VAR_VALUE): likewise