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 /NEWS | |
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 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- +* Changes since 1.2.0-beta2 + * Changes since 1.1.1 ** new comand 'defwrapwinlist' when turned on, the window list is displayed in a column, not a row. |