diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2b743f6176f..79c79f59eac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-03-30 Kenichi Handa <handa@m17n.org> | 1 | 2009-03-30 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * fontset.c (fontset_from_font): Specify only registry in a | ||
| 4 | font-spec for all characters supported by that registry. | ||
| 5 | |||
| 3 | * ftfont.c: Fix previous change. Define ftfont_variation_glyphs | 6 | * ftfont.c: Fix previous change. Define ftfont_variation_glyphs |
| 4 | even if HAVE_M17N_FLT is not defined. | 7 | even if HAVE_M17N_FLT is not defined. |
| 5 | 8 | ||