aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-04-28 16:48:23 (GMT)
committerrathnor <rathnor>2003-04-28 16:48:23 (GMT)
commit41c0ea543c68b54fd4eef78a773d8d8d179963fd (patch)
treead8722243209922cabd0c82d8a6d3f0f55e80d75 /ChangeLog
parent1ce64cab597cd9bb45b29c9a403db908b9cf2cdb (diff)
downloadfluxbox-41c0ea543c68b54fd4eef78a773d8d8d179963fd.zip
fluxbox-41c0ea543c68b54fd4eef78a773d8d8d179963fd.tar.bz2
toolbar size + alignment fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 536e3a0..e5975e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.2: 2Changes for 0.9.2:
3*03/04/28: 3*03/04/28:
4 * Fix a bunch of alignment + size issues with toolbar (particularly
5 when vertical) (Simon)
6 Toolbar.cc Iconbar.cc
4 * Fix remembering (and general init) of decorations (Simon) 7 * Fix remembering (and general init) of decorations (Simon)
5 Window.hh/cc 8 Window.hh/cc
6 * Fix handleEvent issues, plus detachClient crash (Simon) 9 * Fix handleEvent issues, plus detachClient crash (Simon)