projects
/
m17n
/
libotf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9215337
)
*** empty log message ***
author
handa
<handa>
Fri, 18 Feb 2005 02:01:19 +0000
(
02:01
+0000)
committer
handa
<handa>
Fri, 18 Feb 2005 02:01:19 +0000
(
02:01
+0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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".