diff options
author | sabetts <sabetts> | 2003-06-15 01:12:05 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-06-15 01:12:05 +0000 |
commit | 827b7fcd6d417961cd5a1c2bca9fb8da81a3afcd (patch) | |
tree | 6235e55d6d039ed2b9560147d42612120d588cc9 /ChangeLog | |
parent | cc235641d918fab43e11138d43bce425ab244643 (diff) | |
download | ratpoison-827b7fcd6d417961cd5a1c2bca9fb8da81a3afcd.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-06-14 Shawn Betts <sabetts@sfu.ca> + + * src/window.c (set_active_window): remove duplicate call to + unhide_window, it is made in give_window_focus. Call + give_window_focus before calling hide_others. + 2003-06-02 Shawn Betts <sabetts@sfu.ca> * src/group.c (groups_merge): don't merge a group with itself. |