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 002a0d8af41..2d80e37cb35 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2008-06-09 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * font.c (Qascii_0): New variable. | ||
| 4 | (syms_of_font): DEFSYM it. | ||
| 5 | (font_open_by_name): If the registry "iso8859-1" fails, try also | ||
| 6 | "ascii-0". | ||
| 7 | |||
| 8 | * ftfont.c (ftfont_spec_pattern): Accept the registry `ascii-0'. | ||
| 9 | |||
| 1 | 2008-06-08 Kenichi Handa <handa@m17n.org> | 10 | 2008-06-08 Kenichi Handa <handa@m17n.org> |
| 2 | 11 | ||
| 3 | * .gdbinit (xfont): New command. | 12 | * .gdbinit (xfont): New command. |