aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2008-12-30 00:46:13 +0000
committerKenichi Handa2008-12-30 00:46:13 +0000
commit545312c25170f52cab978bcf3fca267896a747d2 (patch)
treeaee8f07e68ffb899c1f9bd164a54427b9b714ab9 /src/ChangeLog
parent25f01375540129388139e25163c2cdd6f4b20f48 (diff)
downloademacs-545312c25170f52cab978bcf3fca267896a747d2.tar.gz
emacs-545312c25170f52cab978bcf3fca267896a747d2.zip
(font_intern_prop): Validate str as multibyte.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a459eac1608..e362b323d97 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12008-12-30 Kenichi Handa <handa@m17n.org>
2
3 * font.c (font_intern_prop): Validate str as multibyte.
4
12008-12-29 Dan Nicolaescu <dann@ics.uci.edu> 52008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
2 6
3 * dispextern.h (struct face): Move lface and hash from the middle 7 * dispextern.h (struct face): Move lface and hash from the middle