diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cfe3885b1f1..2716320139b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-06-10 David De La Harpe Golden <david@harpegolden.net> (tiny change) | ||
| 2 | |||
| 3 | * xterm.c (x_underline_minimum_display_offset): New var. | ||
| 4 | (x_draw_glyph_string): Use it. | ||
| 5 | (syms_of_xterm): Declare it. | ||
| 6 | |||
| 1 | 2008-06-10 Chong Yidong <cyd@stupidchicken.com> | 7 | 2008-06-10 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * font.c (font_parse_fcname): Accept GTK-style font names too. | 9 | * font.c (font_parse_fcname): Accept GTK-style font names too. |