diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6567cf00362..2eeb98135eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-06-16 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * font.c (font_check_object): Delete it. | ||
| 4 | (font_clear_cache): Check if a font-object is alive. | ||
| 5 | (font_open_entity): Likewise. Set FONT_OBJLST_INDEX of a | ||
| 6 | font-object to nil. | ||
| 7 | (font_close_object): Don't check FONT_CLOSE_OBJECT. | ||
| 8 | (font_at): Don't call font_check_object. | ||
| 9 | |||
| 1 | 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org> | 10 | 2008-06-16 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 11 | ||
| 3 | * puresize.h (BASE_PURESIZE): Increase to 1230000. | 12 | * puresize.h (BASE_PURESIZE): Increase to 1230000. |