summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d3b4e781..dd071462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-06-07 Behdad Esfahbod <behdad@gnome.org>
+ * pango/pangocairo-font.c (_pango_cairo_font_get_hex_box_info):
+ Set matrix on the context we create to load minifont.
+
+2006-06-07 Behdad Esfahbod <behdad@gnome.org>
+
Bug 326960 – hex box drawing for win32 and atsui backends of cairo
Hans already fixed win32.