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 0cb744d5b62..974036d1375 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -9,6 +9,9 @@ | |||
| 9 | 9 | ||
| 10 | * w32font.c (w32font_text_extents): Zero whole metrics struct first. | 10 | * w32font.c (w32font_text_extents): Zero whole metrics struct first. |
| 11 | (compute_metrics): Don't set failure if we just cleared the cache. | 11 | (compute_metrics): Don't set failure if we just cleared the cache. |
| 12 | (w32_weight_table): Remove unused variable. | ||
| 13 | (w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for | ||
| 14 | backwards compatibility. | ||
| 12 | 15 | ||
| 13 | 2008-05-25 Kenichi Handa <handa@m17n.org> | 16 | 2008-05-25 Kenichi Handa <handa@m17n.org> |
| 14 | 17 | ||