summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-10-24 19:22:29 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-10-24 19:22:29 +0000
commit2ccf75919f04018d9286f53f1954288a8f91547c (patch)
treea97c483748ba78af201d852ecbc6ec8a2f6a49a4 /ChangeLog
parent362728ff878d1629b1531279d59b58b9b72bcf66 (diff)
downloadpango-2ccf75919f04018d9286f53f1954288a8f91547c.tar.gz
Bug 489909 – pango_cairo_update_context() should ignore matrix
2007-10-24 Behdad Esfahbod <behdad@gnome.org> Bug 489909 – pango_cairo_update_context() should ignore matrix translation * pango/pangocairo-context.c (_pango_cairo_update_context): Just compare the first four doubles of matrices for change notification purposes. svn path=/trunk/; revision=2470
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1790d0b..c77764cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-10-24 Behdad Esfahbod <behdad@gnome.org>
+ Bug 489909 – pango_cairo_update_context() should ignore matrix
+ translation
+
+ * pango/pangocairo-context.c (_pango_cairo_update_context):
+ Just compare the first four doubles of matrices for change
+ notification purposes.
+
+2007-10-24 Behdad Esfahbod <behdad@gnome.org>
+
Bug 486951 – ChangeLog.pre-1-18
* Makefile.am: