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:
5a85ccb
)
*** empty log message ***
author
handa
<handa>
Tue, 12 Oct 2004 00:23:49 +0000
(
00:23
+0000)
committer
handa
<handa>
Tue, 12 Oct 2004 00:23:49 +0000
(
00:23
+0000)
ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
0261e93
..
ea2a3de
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2004-10-12 Kenichi Handa <handa@m17n.org>
+
+ * configure.ac: Use pkg-config (if available) for Xft.
+
2004-10-11 Kenichi Handa <handa@m17n.org>
* m17n-core.pc.in, m17n-shell.pc.in, m17n-gui.pc.in: New files.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
e023d46
..
a3b94ac
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,7
@@
+2004-10-12 Kenichi Handa <handa@m17n.org>
+
+ * font.c (mfont_list): If no font is found, return NULL.
+
2004-10-11 Kenichi Handa <handa@m17n.org>
* m17n-gui.h (mfont_list): Adjust prototype.