changeset 96001:b41affc105cf

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 16 Jun 2008 07:32:48 +0000
parents f2d08191aec7
children 26f719e36c03
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 16 07:32:04 2008 +0000
+++ b/src/ChangeLog	Mon Jun 16 07:32:48 2008 +0000
@@ -1,3 +1,12 @@
+2008-06-16  Kenichi Handa  <handa@m17n.org>
+
+	* font.c (font_check_object): Delete it.
+	(font_clear_cache): Check if a font-object is alive.
+	(font_open_entity): Likewise.  Set FONT_OBJLST_INDEX of a
+	font-object to nil.
+	(font_close_object): Don't check FONT_CLOSE_OBJECT.
+	(font_at): Don't call font_check_object.
+
 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 	* puresize.h (BASE_PURESIZE): Increase to 1230000.