aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorakir <akir>2004-09-09 14:34:20 (GMT)
committerakir <akir>2004-09-09 14:34:20 (GMT)
commit28359eadfd34be2fdcb9f406de29458a680e64e7 (patch)
tree4a310f8a427536b50e5ff71521370bb7d69fd2f1 /ChangeLog
parente11fb1b473207fa5f4ff74af3ae6b057de7b43cd (diff)
downloadfluxbox-28359eadfd34be2fdcb9f406de29458a680e64e7.zip
fluxbox-28359eadfd34be2fdcb9f406de29458a680e64e7.tar.bz2
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-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),