aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 146edf9429a..1b2af1639ea 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-04-02 Kenichi Handa <handa@m17n.org>
2
3 * fontset.c (fontset_font): Record no-font when a fontset
4 explicitly tells not to try another font-specs.
5
12009-03-30 Pierre Poissinger <pierre.poissinger@gmail.com> (tiny change) 62009-03-30 Pierre Poissinger <pierre.poissinger@gmail.com> (tiny change)
2 7
3 * charset.c (map_charset_for_dump): Add missing UNGCPRO. 8 * charset.c (map_charset_for_dump): Add missing UNGCPRO.