aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-08-28 18:10:19 (GMT)
committerrathnor <rathnor>2004-08-28 18:10:19 (GMT)
commitc4c67dafeb9165f394c1bae25604f97921a8ae7a (patch)
treef4489d70010c6de1cc141ea52bd7c9ccf603fb0a /ChangeLog
parent11f8d9c21f6da5abf01d942589914b26e04c20d9 (diff)
downloadfluxbox-c4c67dafeb9165f394c1bae25604f97921a8ae7a.zip
fluxbox-c4c67dafeb9165f394c1bae25604f97921a8ae7a.tar.bz2
fix a issue with fonts coming up blank
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73c8280..36432d5 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/28: 3*04/08/28:
4 * Fix some blank fonts problem for i18n (I think) (Simon)
5 FbTk/Font.cc FbTk/XmbFontImp.cc
4 * Fix menu render bug with previously highlighted items (Simon) 6 * Fix menu render bug with previously highlighted items (Simon)
5 FbTk/Menu.cc 7 FbTk/Menu.cc
6*04/08/27: 8*04/08/27: