diff options
author | rathnor <rathnor> | 2003-10-30 20:27:51 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-30 20:27:51 (GMT) |
commit | d617c5288fe37972b474f86b653e5541553f93de (patch) | |
tree | dd15f9d2334e205ad324c35d110fe8f959fecc5e /ChangeLog | |
parent | a07d7d0e732b2b1614aded167be1d69282cf1626 (diff) | |
download | fluxbox_lack-d617c5288fe37972b474f86b653e5541553f93de.zip fluxbox_lack-d617c5288fe37972b474f86b653e5541553f93de.tar.bz2 |
fix handling of zero handleWidth in themes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.6: | 2 | Changes 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 |