aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8547ce9..452c86d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc2: 2Changes for 1.0rc2:
3*06/06/24: 3*06/06/24:
4 * Fix some more X-errors (Simon)
5 - window was resized, triggering background re-render, but
6 background is invalid sometimes (during reconfiguring)
7 Container.hh/cc FbWinFrame.cc FbTk/FbWindow.hh/cc FbTk/TextButton.cc
4 * Fix bug #1362463, menu selection pixmaps disappear (Simon) 8 * Fix bug #1362463, menu selection pixmaps disappear (Simon)
5 - pixmap from image cache was put into FbPixmap, which freed it. 9 - pixmap from image cache was put into FbPixmap, which freed it.
6 FbPixmap.hh/cc MenuTheme.hh Menu.cc 10 FbTk/... FbPixmap.hh/cc MenuTheme.hh Menu.cc
7*06/06/23: 11*06/06/23:
8 * Make startfluxbox aware of --program-prefix and --program-suffix (Mark) 12 * Make startfluxbox aware of --program-prefix and --program-suffix (Mark)
9 configure.in util/Makefile.am util/startfluxbox.in 13 configure.in util/Makefile.am util/startfluxbox.in