diff options
author | rathnor <rathnor> | 2003-09-24 14:26:01 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-09-24 14:26:01 (GMT) |
commit | 2c8e8e59151d808747a4dc2fd3001154a68cd015 (patch) | |
tree | b67f20d5d226f3f5f10bd8f2d82221d806ed33f1 /ChangeLog | |
parent | feb7462e381b4015bc736e90da87dc7cc5711b1a (diff) | |
download | fluxbox_pavel-2c8e8e59151d808747a4dc2fd3001154a68cd015.zip fluxbox_pavel-2c8e8e59151d808747a4dc2fd3001154a68cd015.tar.bz2 |
fix crash when closing active window while cycling focus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/09/24: | 3 | *03/09/24: |
4 | * Fix crash when closing active window while cycling focus (Simon) | ||
5 | Screen.cc | ||
4 | * Fix updates to mwm_hints, and make configure request | 6 | * Fix updates to mwm_hints, and make configure request |
5 | move and resize atomic (Simon) | 7 | move and resize atomic (Simon) |
6 | - fixes mplayer fullscreen window being moveable | 8 | - fixes mplayer fullscreen window being moveable |