From 85fb13e4d17f71ff296ea4997d9e6cdd43363726 Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 9 Aug 2010 07:50:09 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 2b502b8..37bb5ef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2010-08-09 Kenichi Handa + + * m17n-flt.c (try_otf): Remove unused local vars. + + * input.c (fully_initialize): Avoid compiler warning by casting. + + * m17n-core.c (m17n_init_core): Fix handling of env_value. + + * fontset.c (realize_fontset_elements): Fix typo (pl->plist). + + * coding.c (decode_coding_iso_2022): Sanitize "if" condition. + 2010-04-23 Kenichi Handa * Version 1.6.1 released. -- 1.7.10.4