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 e118a0041a4..cd4de4991b3 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-10-27 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xterm.c (x_draw_glyph_string): Treat XA_UNDERLINE_POSITION as a | ||
| 4 | signed value, and use a default value computed from the font's | ||
| 5 | maximum descent. | ||
| 6 | |||
| 1 | 2000-10-27 Miles Bader <miles@lsi.nec.co.jp> | 7 | 2000-10-27 Miles Bader <miles@lsi.nec.co.jp> |
| 2 | 8 | ||
| 3 | * xterm.c (x_draw_glyph_string): Add a workaround so that fonts | 9 | * xterm.c (x_draw_glyph_string): Add a workaround so that fonts |