From 497ac96eb70a7c53a077fdfeb3ef3db1cef66064 Mon Sep 17 00:00:00 2001 From: handa Date: Wed, 28 Oct 2009 07:30:57 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 0149a9b..d7c848d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,13 @@ 2009-10-28 Kenichi Handa + * fontset.c (mdebug_flag): New variable. + (mfont__lookup_fontset): Print debug info. + + * m17n-core.c (m17n_init_core): Call SET_DEBUG_FLAG for + MDEBUG_FONTSET. + + * internal.h (enum MDebugFlag): Add MDEBUG_FONTSET. + * language.c (mscript__from_otf_tag): Adjusted for the new format of the database . -- 1.7.10.4