aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-08-28 19:03:09 (GMT)
committerrathnor <rathnor>2004-08-28 19:03:09 (GMT)
commit8a59b9b4541490badaf3e1a0503b4ca5f0105c8f (patch)
treeaa352791e820a1f96ef2c95b936533951e60784f /ChangeLog
parentc4c67dafeb9165f394c1bae25604f97921a8ae7a (diff)
downloadfluxbox_pavel-8a59b9b4541490badaf3e1a0503b4ca5f0105c8f.zip
fluxbox_pavel-8a59b9b4541490badaf3e1a0503b4ca5f0105c8f.tar.bz2
couple of menu render fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36432d5..c9c402a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/08/28: 3*04/08/28:
4 * Some more menu rendering fixes (Simon)
5 Thanks Florian Pigorsch for nice bug reports + debugging
6 FbTk/Menu.cc
4 * Fix some blank fonts problem for i18n (I think) (Simon) 7 * Fix some blank fonts problem for i18n (I think) (Simon)
5 FbTk/Font.cc FbTk/XmbFontImp.cc 8 FbTk/Font.cc FbTk/XmbFontImp.cc
6 * Fix menu render bug with previously highlighted items (Simon) 9 * Fix menu render bug with previously highlighted items (Simon)