aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-08-29 14:37:52 (GMT)
committerrathnor <rathnor>2004-08-29 14:37:52 (GMT)
commite41bc330b402508541ec812dfe797cceae255f7f (patch)
treefef97b928f7c2528dad6056d0048f61d15e4eb9e /ChangeLog
parentef9565efd8431eed3f561154c58765d5a77be90a (diff)
downloadfluxbox_pavel-e41bc330b402508541ec812dfe797cceae255f7f.zip
fluxbox_pavel-e41bc330b402508541ec812dfe797cceae255f7f.tar.bz2
fix bug with >1 column menus
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa6d44a..81b70ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/08/29: 3*04/08/29:
4 * Fix rendering bug when revisiting >1 column menus (Simon)
5 FbTk/Menu.cc
4 * Fix crash when extramenus not attached to windowmenu (Simon) 6 * Fix crash when extramenus not attached to windowmenu (Simon)
5 - and add checking that windowmenu file exists and sorta parses 7 - and add checking that windowmenu file exists and sorta parses
6 Window.cc FbTk/Menu.hh MenuCreator.hh/cc 8 Window.cc FbTk/Menu.hh MenuCreator.hh/cc