From f4c9c35c0b8356baf5ff3670cf267a103ae62963 Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 4 Dec 2007 01:48:31 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index bdb86cf..71e7716 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2007-12-04 Kenichi Handa + + * m17n.h: Handle the case of _M17N_FLT_H_ being defined. + + * m17n-gui.c (m17n_init_win, m17n_fini_win): Adjusted for the + change of m17n_init_flt and m17n_fini_flt. + + * m17n-flt.h: Handle the case of _M17N_H_ being defined. + + * m17n-flt.c (m17n_init_flt, m17n_fini_flt): New arg with_shell. + 2007-11-22 Kenichi Handa * draw.c (compose_glyph_string): Check g->rface->layouter, not -- 1.7.10.4