summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-02-17 08:12:18 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-02-17 08:12:18 +0000
commite2ac0dc88add795024e5eab08a40074de7188a2f (patch)
treef10f0842e0d0f2bca39b91ea8dcfd420e1f26c91 /ChangeLog
parent446bb0641f024ef9a67870bf1a6c829bfb69028c (diff)
downloadpango-e2ac0dc88add795024e5eab08a40074de7188a2f.tar.gz
Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failed
2006-02-17 Behdad Esfahbod <behdad@gnome.org> Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failed * pango/ellipsize.c (init_state): Do not mistakenly set start_offset = 0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29923b3d..060bbe27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-17 Behdad Esfahbod <behdad@gnome.org>
+
+ Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failed
+
+ * pango/ellipsize.c (init_state): Do not mistakenly set start_offset = 0.
+
2006-02-07 Tor Lillqvist <tml@novell.com>
* pango-zip.sh.in: Drop the timestamp from the zipfile names.