aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-09-24 14:26:01 (GMT)
committerrathnor <rathnor>2003-09-24 14:26:01 (GMT)
commit2c8e8e59151d808747a4dc2fd3001154a68cd015 (patch)
treeb67f20d5d226f3f5f10bd8f2d82221d806ed33f1 /ChangeLog
parentfeb7462e381b4015bc736e90da87dc7cc5711b1a (diff)
downloadfluxbox-2c8e8e59151d808747a4dc2fd3001154a68cd015.zip
fluxbox-2c8e8e59151d808747a4dc2fd3001154a68cd015.tar.bz2
fix crash when closing active window while cycling focus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19f5dfb..5fed768 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes 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