aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-10-30 20:27:51 (GMT)
committerrathnor <rathnor>2003-10-30 20:27:51 (GMT)
commitd617c5288fe37972b474f86b653e5541553f93de (patch)
treedd15f9d2334e205ad324c35d110fe8f959fecc5e /ChangeLog
parenta07d7d0e732b2b1614aded167be1d69282cf1626 (diff)
downloadfluxbox-d617c5288fe37972b474f86b653e5541553f93de.zip
fluxbox-d617c5288fe37972b474f86b653e5541553f93de.tar.bz2
fix handling of zero handleWidth in themes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bd1f4f..f2915a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +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/30:
4 * Fix handling of theme's with a zero handleWidth (Simon)
5 FbWinFrame.cc
3*03/10/28: 6*03/10/28:
4 * Fix building with --disable-slit (Simon) 7 * Fix building with --disable-slit (Simon)
5 Screen.cc 8 Screen.cc