*** empty log message ***
authorhanda <handa>
Fri, 18 Feb 2005 02:01:19 +0000 (02:01 +0000)
committerhanda <handa>
Fri, 18 Feb 2005 02:01:19 +0000 (02:01 +0000)
ChangeLog

index 511d764..b943756 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-02-18  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
 
        * example/otflist.c (filter): Accept extentions ".ttc" and ".TTC".