diff options
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 92ce5561..4ca558ba 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -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) |