From 0eb0d085c371d6811062c8fed41fa0dd19a4ae0e Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 20 Jul 2004 02:30:33 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 5 +++++ src/ChangeLog | 6 ++++++ 2 files changed, 11 insertions(+) diff --git a/example/ChangeLog b/example/ChangeLog index e5549c7..cb6d973 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,8 @@ +2004-07-20 Kenichi Handa + + * medit.c (main): If frame creation is falied, exit by error. + Call M17N_FINI after destroying the application context. + 2004-07-18 Kenichi Handa * Makefile.am (common_ldflags): Don't include diff --git a/src/ChangeLog b/src/ChangeLog index 6271887..e88a31a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2004-07-20 Kenichi Handa + + * draw.c (render_glyphs): Fix checking of g->code validity. + + * face.c (mface__realize): Set g.type. + 2004-07-18 Kenichi Handa * Makefile.am: Prepend ${top_srcdir} to all *.la in -- 1.7.10.4