summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f45aeb03..691c4acc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-05-30 Behdad Esfahbod <behdad@gnome.org>
+ Bug 125378 – Better underline thickness handling
+
+ * pango/pango-layout.c (pango_layout_run_get_extents): Include
+ underline in ink extents.
+
+2006-05-30 Behdad Esfahbod <behdad@gnome.org>
+
* pango/pangocairo-render.c (draw_error_underline): Fix offset to
center the underline in requested rectangle.