From fff39b3c201fb840d857160023ac52586ceafb78 Mon Sep 17 00:00:00 2001 From: handa Date: Sun, 18 Jul 2004 07:43:58 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 5 +++++ src/ChangeLog | 8 ++++++++ 2 files changed, 13 insertions(+) diff --git a/example/ChangeLog b/example/ChangeLog index 37eb1e8..e5549c7 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,8 @@ +2004-07-18 Kenichi Handa + + * Makefile.am (common_ldflags): Don't include + ${top_srcdir}/src/libm17n-core.la. + 2004-07-07 Kenichi Handa * medit.c (Mcoding_compound_text): New variable. diff --git a/src/ChangeLog b/src/ChangeLog index 8dff58c..6271887 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2004-07-18 Kenichi Handa + + * Makefile.am: Prepend ${top_srcdir} to all *.la in + *_LIBADD/*_LDADD. + + * m17n-gui.c (mframe): Print error message give by dlopen to + stderr. + 2004-07-16 Kenichi Handa * draw.c (compose_glyph_string): Improve the way of deciding a -- 1.7.10.4