diff options
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 70389494..535c2bbe 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,17 @@ +2000-09-08 Jonathan Blandford <jrb@redhat.com> + + * pango/pango-attributes.c (pango_attr_list_change): Minor fixes + to Owen's patch below to make it work. + + * pango/pango-attributes.c (pango_attribute_copy): Copy the + start_index/end_index explicitly rather then rely on the copy + function doing it for you, as none did so. + +Thu Sep 7 05:12:09 2000 Owen Taylor <otaylor@redhat.com> + + * pango/pango-attributes.c (pango_attr_list_change): Fix up to + match the docs, correct bugs found by Jonathan Blandford. + 2000-09-04 Robert W Brady <robert@susu.org.uk> * modules/basic/tables-big.i: Use iso10646-1 fonts |