aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2915a0..5570542 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/31:
4 * Fix iconbar button alignment and squash inactive tools (Simon)
5 - also fix a bunch of rounding issues
6 -> keep in mind that titlebar/iconbar width may not be exactly
7 divisible by the number of clients/labels in it
8 Container.cc FbWinFrame.cc SystemTray.hh Screen.cc ToolbarItem.hh
9 Toolbar.cc
3*03/10/30: 10*03/10/30:
4 * Fix handling of theme's with a zero handleWidth (Simon) 11 * Fix handling of theme's with a zero handleWidth (Simon)
5 FbWinFrame.cc 12 FbWinFrame.cc