diff options
author | sabetts <sabetts> | 2003-02-24 07:59:32 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-02-24 07:59:32 +0000 |
commit | 6b341ac568efd980ddbbbfbb2c4960204879afdb (patch) | |
tree | 6982226603f8612edb0acb4599b06079d5a13fee /ChangeLog | |
parent | 74feea3aa793b13a3582fc25329701a45de01b64 (diff) | |
download | ratpoison-6b341ac568efd980ddbbbfbb2c4960204879afdb.zip |
(remove_all_splits): fix bug hiding windows not in
the current frame.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-02-23 Shawn Betts <sabetts@sfu.ca> + * src/split.c (remove_all_splits): fix bug hiding windows not in + the current frame. + * src/split.h (cleanup_frame): new protoype * src/manage.c (scanwins): added better debugging output |