diff options
author | sabetts <sabetts> | 2002-01-24 04:58:38 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-01-24 04:58:38 +0000 |
commit | 6d3fb32f4c38bc9a49a198a0724f371ae7bc2862 (patch) | |
tree | f8b1d81b51192327272eca6d1b61bc6fb2996f43 /ChangeLog | |
parent | 159f215b904cd6db22ce3726413462a7c1499ac5 (diff) | |
download | ratpoison-6d3fb32f4c38bc9a49a198a0724f371ae7bc2862.zip |
* src/events.c (configure_notify): remove function
(delegate_event): add ConfigureNotify to the ignored events list.
* src/manage.c (update_normal_hints): improve debugging output.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-01-23 Shawn <sabetts@vcn.bc.ca> + + * src/events.c (configure_notify): remove function + (delegate_event): add ConfigureNotify to the ignored events list. + + * src/manage.c (update_normal_hints): improve debugging output. + 2002-01-17 Gergely Nagy <algernon@debian.org> * debian/changelog: update for a new snapshot |