aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-05-17 15:20:32 (GMT)
committerrathnor <rathnor>2004-05-17 15:20:32 (GMT)
commit15fe67e21e0529fbced36bea3d938611ea1a128a (patch)
tree124c18c1cd6f6d6400c8b2297f9ba24e361545ee /ChangeLog
parentc1fb3b3e1a08ef8ad479cf76ba2520bc72591c6c (diff)
downloadfluxbox-15fe67e21e0529fbced36bea3d938611ea1a128a.zip
fluxbox-15fe67e21e0529fbced36bea3d938611ea1a128a.tar.bz2
fix up slit transparency redraw issues
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93d57cd..e1346b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ Changes for 0.9.10:
9 how it goes :) It basically means we don't have to refresh 9 how it goes :) It basically means we don't have to refresh
10 menus as much, but uses more memory. Shouldn't break anything new. 10 menus as much, but uses more memory. Shouldn't break anything new.
11 Menu.cc FbWindow.hh/cc 11 Menu.cc FbWindow.hh/cc
12 * Fix slit transparency too (finally) while we're at it (Simon)
13 Slit.hh/cc
12*04/05/13: 14*04/05/13:
13 * Fix a crash when a window closes while [opaque] moving (Simon) 15 * Fix a crash when a window closes while [opaque] moving (Simon)
14 - also tidy up several related things when a window hides 16 - also tidy up several related things when a window hides