projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b21c19
)
*** empty log message ***
author
handa
<handa>
Fri, 19 Nov 2004 11:22:38 +0000
(11:22 +0000)
committer
handa
<handa>
Fri, 19 Nov 2004 11:22:38 +0000
(11:22 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
6ea7279
..
5ef3d49
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-2,6
+2,7
@@
* input.c (reset_ic): Check if ic_info->state is NULL.
(filter): If ic_info->state is NULL, return 0.
+ (load_input_method): Don't unref `maps' it it's not created.
2004-11-15 Kenichi Handa <handa@m17n.org>