From 268ff2df3d9c464c26573fee31a0956cb0ea06d6 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 12 Aug 2010 07:33:33 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 1c401c5..be3b792 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2010-08-12 Kenichi Handa + + * font.c (mfont__init): Initialize buf to NULL. + (mfont__id): Likewise. + + * font-ft.c (ft_encapsulate): Use MDEBUG_PRINT1 instead of + MDEBUG_DUMP. + (ft_check_otf): Move the label not_otf: within #ifdef HAVE_OTF. + (get_otf): Move the code within #ifdef HAVE_OTF. + (ft_drive_otf): Move declarations of some local variables within + #ifdef HAVE_OTF. + 2010-08-11 Kenichi Handa * input.h (MInputContextInfo): New member state_hook. -- 1.7.10.4