summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2002-01-24 22:17:50 +0000
committersabetts <sabetts>2002-01-24 22:17:50 +0000
commit358f741058879d91b501df1d8eb336df6897c55a (patch)
treeee283e9c8d244ec816d7860baac196e194661ead /ChangeLog
parent61432f3c09711bf6690af0d851a5fda92c009153 (diff)
downloadratpoison-358f741058879d91b501df1d8eb336df6897c55a.zip
* src/actions.c (cmd_defbarloc): Read the location argument as a
gravity argument using parse_wingravity.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3462da..f913312 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-01-24 shawn <sabetts@vcn.bc.ca>
+ * src/actions.c (cmd_defbarloc): Read the location argument as a
+ gravity argument using parse_wingravity.
+
* src/messages.h (MESSAGE_FRAME_STRING): Pad the string with
spaces on both sides.