diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2eeb98135eb..3ccbdc87439 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2008-06-16 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * font.h (font_style_symbolic_from_value): Remove. | ||
| 4 | |||
| 5 | * font.c (font_style_symbolic_from_value): Remove. | ||
| 6 | (font_style_symbolic): Revert to pre 2008-06-13 version. | ||
| 7 | |||
| 8 | * w32font.c (w32_to_fc_weight): New function. | ||
| 9 | (w32font_full_name, logfont_to_fcname): Use it. | ||
| 10 | |||
| 1 | 2008-06-16 Kenichi Handa <handa@m17n.org> | 11 | 2008-06-16 Kenichi Handa <handa@m17n.org> |
| 2 | 12 | ||
| 3 | * font.c (font_check_object): Delete it. | 13 | * font.c (font_check_object): Delete it. |