summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64eb083d..b7a60cc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-12-17 Behdad Esfahbod <behdad@gnome.org>
+
+ * pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs):
+ Avoid some floating-point operations by caching the y value for the
+ baseline, using it for glyphs having y_offset of 0.
+
2006-12-15 Frederic Crozat <fcrozat@mandriva.com>
Bug 385478 – Fix tests on OPD platform