aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13e5b7b..2ca9256 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes for 0.9.11
3*04/09/09:
4 * Added forgotten [macrocmd] to menuitems (Mathias)
5 MenuCreator.cc
6 * Cleanup of code (Mathias)
7 - removed codeduplicates of ::getRootPixmap, added FbPixmap::getRootPixmap instead
8 Screen.(cc|hh) FbTk/Menu.cc FbTk/FbWindow.cc FbTk/FbPixmap.cc
3*04/09/04: 9*04/09/04:
4 * Fix duplicate icons in icon list with amsn (Henrik) 10 * Fix duplicate icons in icon list with amsn (Henrik)
5 - Check Fluxbox::update(FluxboxWindow::stateSig), 11 - Check Fluxbox::update(FluxboxWindow::stateSig),