aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2005-04-27 17:57:40 (GMT)
committersimonb <simonb>2005-04-27 17:57:40 (GMT)
commitc0f725806323e370d8eda922e680a0b17db17175 (patch)
tree6ee410745d0e13598e7a8eced39a37495d985ff5 /ChangeLog
parent690030444b984e6b348284ae3c88671ee65a530b (diff)
downloadfluxbox-c0f725806323e370d8eda922e680a0b17db17175.zip
fluxbox-c0f725806323e370d8eda922e680a0b17db17175.tar.bz2
fix background setting + initialisation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6422771..5a9c6a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes for 0.9.13
3*05/04/27: 3*05/04/27:
4 * Fix some initialisation, plus setting background too much (Simon)
5 FbWindow.cc
4 * Add some extremely basic handling for icon pixmaps that aren't 6 * Add some extremely basic handling for icon pixmaps that aren't
5 the same depth as the screen (treat all as 1-bit, easy to handle) 7 the same depth as the screen (treat all as 1-bit, easy to handle)
6 (Simon) 8 (Simon)