diff options
author | sabetts <sabetts> | 2003-05-09 22:23:05 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-05-09 22:23:05 +0000 |
commit | 41016f3a7577fbf35db849b9937ee22ee02e5760 (patch) | |
tree | a6bcf8c4157428a75dccf441707f0c6de54a1942 /ChangeLog | |
parent | 4b2fe152e2de24da83e39ea417ec559b734790df (diff) | |
download | ratpoison-41016f3a7577fbf35db849b9937ee22ee02e5760.zip |
* src/split.c (set_active_frame): update the window list after
switching frames.
* src/actions.c (cmd_frestore): update the window list after
restoring the frames.
* src/split.c (split_frame): update the window list after the
split.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-05-09 Shawn Betts <sabetts@sfu.ca> + + * src/split.c (set_active_frame): update the window list after + switching frames. + + * src/actions.c (cmd_frestore): update the window list after + restoring the frames. + + * src/split.c (split_frame): update the window list after the + split. + 2003-04-13 Shawn Betts <sabetts@sfu.ca> * src/main.c (main): if the screen was specified on the |