summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-05-29 22:43:09 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-05-29 22:43:09 +0000
commit190fe1ce2e087d23540155b5a09f174434581521 (patch)
tree0bfa61a5ce2fd687ed69cf4961179765c2fa258e /ChangeLog.pre-1-4
parentac4d1665b468bd2239278b18d0162be021228b51 (diff)
downloadpango-190fe1ce2e087d23540155b5a09f174434581521.tar.gz
When applying attribute to a glyph item, handle attributes that split
Thu May 29 18:37:58 2003 Owen Taylor <otaylor@redhat.com> * pango/pango-glyph-item.c (pango_glyph_item_apply_attrs): When applying attribute to a glyph item, handle attributes that split clusters by giving the cluster all the attributes that apply to it. (Previously caused a crash, #104976 Taneem Ahmed, Sunil Mohan Adapa)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r--ChangeLog.pre-1-48
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 92ce5561..4ca558ba 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,11 @@
+Thu May 29 18:37:58 2003 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pango-glyph-item.c (pango_glyph_item_apply_attrs):
+ When applying attribute to a glyph item, handle attributes
+ that split clusters by giving the cluster all the attributes
+ that apply to it. (Previously caused a crash, #104976
+ Taneem Ahmed, Sunil Mohan Adapa)
+
Wed May 28 17:43:16 2003 Owen Taylor <otaylor@redhat.com>
(#107630, Federic Zhang)