diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a61e3e4b44a..2a496a41a45 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-06-23 Jason Rumney <jasonr@gnu.org> | ||
| 2 | |||
| 3 | * w32term.c (x_draw_glyph_string_background) | ||
| 4 | (x_draw_glyph_string): Remove old bdf font code. | ||
| 5 | |||
| 6 | * w32term.h (FONT_TYPE_FOR_UNIBYTE, FONT_TYPE_FOR_MULTIBYTE): Remove. | ||
| 7 | |||
| 1 | 2008-06-22 Kenichi Handa <handa@m17n.org> | 8 | 2008-06-22 Kenichi Handa <handa@m17n.org> |
| 2 | 9 | ||
| 3 | * font.c (font_find_for_lface): Try the adstyle specified in | 10 | * font.c (font_find_for_lface): Try the adstyle specified in |