diff options
author | sabetts <sabetts> | 2003-04-09 22:56:15 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-04-09 22:56:15 +0000 |
commit | 82e39df891c261352a86f0d94898a23a8d5a4d31 (patch) | |
tree | 89e6cbe3115f93266dfbdf4471f1dea7d873b003 /ChangeLog | |
parent | e5f7f542045e9df69322ded56623a09506d79b8f (diff) | |
download | ratpoison-82e39df891c261352a86f0d94898a23a8d5a4d31.zip |
(receive_command): handle the case when more than
one client requests a command (fix infinite loop bug).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-04-09 Shawn Betts <sabetts@sfu.ca> + + * src/events.c (receive_command): handle the case when more than + one client requests a command (fix infinite loop bug). + 2003-04-08 Shawn Betts <sabetts@sfu.ca> * src/main.c (WAIT_ANY): define it if it isn't already define. |