summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4831f4c9..0c783ee2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-03-30 Tor Lillqvist <tml@novell.com>
+
+ Fix blurred underlines on Win32 (#332656):
+
+ * pango/pangocairo-win32font.c (quantize_position): New function,
+ copy from pangofc-font.c.
+ (create_metrics_for_context): Call quantize_position() for
+ underline and strikethrough position and thickness.
+
2006-02-26 Behdad Esfahbod <behdad@gnome.org>
* === Released 1.10.4 ===