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:
8188650
)
*** empty log message ***
author
handa
<handa>
Thu, 12 Aug 2010 08:01:33 +0000
(08:01 +0000)
committer
handa
<handa>
Thu, 12 Aug 2010 08:01:33 +0000
(08:01 +0000)
ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
0b6040f
..
25ca204
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2010-08-12 Kenichi Handa <handa@m17n.org>
+
+ * configure.ac: Fix help string for --enable-gui.
+
2010-04-23 Kenichi Handa <handa@m17n.org>
* Version 1.6.1 released.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
be3b792
..
370aa41
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,8
@@
2010-08-12 Kenichi Handa <handa@m17n.org>
+ * character.h (STRING_CHAR_ADVANCE_UTF8): Sanitize the code.
+ (STRING_CHAR_ADVANCE_UTF16): Likewise.
+
* font.c (mfont__init): Initialize buf to NULL.
(mfont__id): Likewise.