aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-09-11 14:13:06 (GMT)
committerrathnor <rathnor>2004-09-11 14:13:06 (GMT)
commitb063688992c877a19556b36e8140e4d4b6890a0c (patch)
treebd4d5260911f3b8ab49c4461dba310129a5f95f2 /ChangeLog
parent92bc932dc341948b23f959b93403a7561e438871 (diff)
downloadfluxbox-b063688992c877a19556b36e8140e4d4b6890a0c.zip
fluxbox-b063688992c877a19556b36e8140e4d4b6890a0c.tar.bz2
ignore 32-bit visuals for now - until we can support alpha channel in colors
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6075a3f..8ac150a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes for 0.9.11
3*04/09/11: 3*04/09/11:
4 * Ignore 32-bit visuals for now when selecting (Simon)
5 - should fix problems with Composite being enabled in X.org
6 FbRootWindow.cc
4 * Fixed issues with Strut and multiple heads (Thanks Mathieu De Zutter) 7 * Fixed issues with Strut and multiple heads (Thanks Mathieu De Zutter)
5 Screen.hh/cc, HeadArea.hh/cc, Slit.cc, Toolbar.cc, Ewmh.cc 8 Screen.hh/cc, HeadArea.hh/cc, Slit.cc, Toolbar.cc, Ewmh.cc
6 Strut.hh/cc, ToolFactory.cc, fluxbox.cc, FbTk/Menu.hh/cc 9 Strut.hh/cc, ToolFactory.cc, fluxbox.cc, FbTk/Menu.hh/cc