diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index f60b400b930..67a547a8058 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-02-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * font.c (font_parse_fcname): Recognize "Book", "Condensed", and | ||
| 4 | "Semi-Condensed" keywords in GTK names (Bug#5646). | ||
| 5 | |||
| 1 | 2010-02-26 Kenichi Handa <handa@m17n.org> | 6 | 2010-02-26 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec. | 8 | * ftfont.c (ftfont_get_open_type_spec): Fix parsing of otf_spec. |