aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index afddcca381b..dda7a11fdaa 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12008-02-24 Jason Rumney <jasonr@gnu.org> 12008-02-24 Jason Rumney <jasonr@gnu.org>
2 2
3 * w32term.c: (x_draw_glyph_string_background): Clear the background
4 manually when cleartype is in use.
5 (x_draw_glyph_string_foreground): Draw text transparently when
6 cleartype is in use.
7
3 * w32font.c (w32font_text_extents): Avoid getting HDC and selecting 8 * w32font.c (w32font_text_extents): Avoid getting HDC and selecting
4 a font into it unless we have to. 9 a font into it unless we have to.
5 10