From: handa Date: Mon, 9 Aug 2010 07:50:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-6-2~70 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=85fb13e4d17f71ff296ea4997d9e6cdd43363726;p=m17n%2Fm17n-lib.git *** empty log message *** --- 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.