diff options
author | sabetts <sabetts> | 2002-01-24 10:11:40 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-24 10:11:40 +0000 |
commit | 49b5e1cd2903a7d6fe15218cb0b4cf67b0674cd1 (patch) | |
tree | 0a4d5cc4cd3032217e1153124fdb5f66b55ee04e /ChangeLog | |
parent | 228cdb9c607cf2549711546b26f99612de15bc89 (diff) | |
download | ratpoison-49b5e1cd2903a7d6fe15218cb0b4cf67b0674cd1.zip |
(wingravity_to_string): Fix the north gravity
string to return "n" not "ng".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-01-24 shawn <sabetts@vcn.bc.ca> + + * src/actions.c (wingravity_to_string): Fix the north gravity + string to return "n" not "ng". + 2002-01-23 Shawn <sabetts@vcn.bc.ca> * src/manage.c (send_configure): Change parameters to X11 window, |