summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-04-29 08:10:58 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-04-29 08:10:58 +0000
commit4c11a6652d2305abf0658a00f72c6268b3f5e527 (patch)
treeac0e3a43738330a5c355d0bf74bfb0d9a68673c5 /ChangeLog
parent5be6f50a77e7e39e1b7533ed4ddb4cefe43cb386 (diff)
downloadpango-4c11a6652d2305abf0658a00f72c6268b3f5e527.tar.gz
Bug 337594 – pango_glyph_string_extents_range possible bug
2006-04-29 Behdad Esfahbod <behdad@gnome.org> Bug 337594 – pango_glyph_string_extents_range possible bug * pango/glyphstring.c (pango_glyph_string_extents_range): Add offset for first glyph too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6563dcb..8787f0c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-29 Behdad Esfahbod <behdad@gnome.org>
+ Bug 337594 – pango_glyph_string_extents_range possible bug
+
+ * pango/glyphstring.c (pango_glyph_string_extents_range): Add offset
+ for first glyph too.
+
+2006-04-29 Behdad Esfahbod <behdad@gnome.org>
+
Bug 333771 – Use gmodule-no-export-2.0 instead of gmodule-2.0 in
pango-uninstalled.pc.in