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 0e0bfaf8ca0..f1fadd2cd95 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-11-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call | ||
| 4 | x_draw_glyph_string_background. | ||
| 5 | |||
| 6 | * w32term.c (x_draw_glyph_string): Likewise. | ||
| 7 | |||
| 1 | 2008-11-15 Chong Yidong <cyd@stupidchicken.com> | 8 | 2008-11-15 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * xterm.c (x_draw_glyph_string): Stop drawing the background of | 10 | * xterm.c (x_draw_glyph_string): Stop drawing the background of |