summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2009-03-24 01:41:41 +0000
committerKenichi Handa <handa@m17n.org>2009-03-24 01:41:41 +0000
commit11da07f825de26ddf73d3740baceeca2e62ddab3 (patch)
treec37bb18e252eabc23c01c7038cbbc616fbc701e2
parent2a975211b0492f2027f8ac08f455b021bbd57f96 (diff)
downloademacs-11da07f825de26ddf73d3740baceeca2e62ddab3.tar.gz
*** empty log message ***
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3d707d4e6c8..1db5a8aa948 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
2009-03-24 Kenichi Handa <handa@m17n.org>
* font.c (find_font_encoding): Return Qnil for unsupported
- encoding.
+ encoding (Bug#2722).
2009-03-23 Jan Djärv <jan.h.d@swipnet.se>