From: handa Date: Fri, 18 Feb 2005 02:01:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-5~76 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b20999010a005a0adfabd130846c0778e671d2b1;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 511d764..b943756 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-02-18 Kenichi Handa + + * src/otferror.c (error_message): Allocate it statically. + (otf__error): Don't allocate error_message dynamically. + (OTF_perror): Adjust for the above changes. + 2005-02-17 Kenichi Handa * example/otflist.c (filter): Accept extentions ".ttc" and ".TTC".