aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-31 20:02:49 (GMT)
committerrathnor <rathnor>2003-10-31 20:02:49 (GMT)
commit08089dd064d626cb6d9f65dd201f6f9be5d5751b (patch)
tree474054c9c2229f1adaa6990682d38d2b8ea02395 /ChangeLog
parentaf7deab37956a180996f4420144c484fa7cdb5ed (diff)
downloadfluxbox-08089dd064d626cb6d9f65dd201f6f9be5d5751b.zip
fluxbox-08089dd064d626cb6d9f65dd201f6f9be5d5751b.tar.bz2
out-by-one correction
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef5aa8d..9bae23b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/10/31: 3*03/10/31:
4 * Fix textbutton text alignment (out by one) (Simon)
5 TextButton.cc
4 * Tweak some positioning for winbutton drawn icons (Simon) 6 * Tweak some positioning for winbutton drawn icons (Simon)
5 WinButton.cc 7 WinButton.cc
6 * Fix iconbar button alignment and squash inactive tools (Simon) 8 * Fix iconbar button alignment and squash inactive tools (Simon)