diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2d80e37cb35..547011a87c5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-06-09 Kenichi Handa <handa@m17n.org> | 1 | 2008-06-09 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * font.h (Qascii_0): Extern it. | ||
| 4 | |||
| 3 | * font.c (Qascii_0): New variable. | 5 | * font.c (Qascii_0): New variable. |
| 4 | (syms_of_font): DEFSYM it. | 6 | (syms_of_font): DEFSYM it. |
| 5 | (font_open_by_name): If the registry "iso8859-1" fails, try also | 7 | (font_open_by_name): If the registry "iso8859-1" fails, try also |