From abc16e83269980ef0eb118156b544a771929369a Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 3 Feb 2006 06:14:15 +0000 Subject: [PATCH] *** empty log message *** --- example/ChangeLog | 10 ++++++++++ src/ChangeLog | 3 +++ 2 files changed, 13 insertions(+) diff --git a/example/ChangeLog b/example/ChangeLog index a75de4e..fc2db91 100644 --- a/example/ChangeLog +++ b/example/ChangeLog @@ -1,3 +1,13 @@ +2006-02-03 Kenichi Handa + + * mdump.c: Describe the supported color names. + +2006-01-19 Kenichi Handa + + * HELLO.utf8: Fix greek. + + * HELLO.xml: Fix greek. + 2006-01-17 Kenichi Handa * mdump.c (main): Use gdImageCreateTrueColor and diff --git a/src/ChangeLog b/src/ChangeLog index 5ef6fa2..df4d3cf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2006-02-03 Kenichi Handa + * draw.c (layout_glyphs): Fix handling left_padding of + composition's base. + * m17n-gd.c (read_rgb_txt): Support HTML 4.0 color names. 2006-02-02 Kenichi Handa -- 1.7.10.4