summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2002-02-03 06:18:14 +0000
committersabetts <sabetts>2002-02-03 06:18:14 +0000
commitc7f67d38459b0951e7124238053e4724146e7e74 (patch)
tree7ceba5af9a933e0488cf4b46ef1a26da0af3ebb2 /ChangeLog
parentce521bc96af08394599348b568c3dea623fd0400 (diff)
downloadratpoison-c7f67d38459b0951e7124238053e4724146e7e74.zip
(cmd_defbarpadding): print an error message if
defbarpadding is called interactively without arguments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 093bf6d..4428568 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-02-02 Shawn Betts <sabetts@vcn.bc.ca>
+ * src/actions.c (cmd_defbarpadding): print an error message if
+ defbarpadding is called interactively without arguments.
+
* src/events.c (handle_signals): only hide the bar if it times
out.