diff options
author | mathias <mathias> | 2005-07-25 23:17:41 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-07-25 23:17:41 (GMT) |
commit | 7b21abc421380f10fa76823702eb99a8cf13297b (patch) | |
tree | e17b9d47070ad5ebbff2161ff0bd37cbfae420b9 /ChangeLog | |
parent | 460dffdcc1f2de5463225feedd7d02f6f27958c2 (diff) | |
download | fluxbox_pavel-7b21abc421380f10fa76823702eb99a8cf13297b.zip fluxbox_pavel-7b21abc421380f10fa76823702eb99a8cf13297b.tar.bz2 |
Fix for #1240248, Segfaults for :MoveTabLeft/Right
wrong code in Container.cc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/07/25: | ||
4 | Fix for #1240248, Segfaults for :MoveTabLeft/Right (Mathias) | ||
5 | Container.cc FbWinFrame.cc Window.cc | ||
3 | *05/07/20: | 6 | *05/07/20: |
4 | Changed some *Focus options (Mathias) | 7 | Changed some *Focus options (Mathias) |
5 | removed SloppyFocus, SemiSloppyFocus and ClickToFocus options | 8 | removed SloppyFocus, SemiSloppyFocus and ClickToFocus options |