summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-68
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index edcb701e..2d6092b9 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,11 @@
+2000-08-07 Elliot Lee <sopwith@redhat.com>
+
+ * pango/modules.c: If the first pango_skip_space fails, remember to free enginepair before continuing.
+ * pango/pango-layout.c (pango_layout_set_attributes): unref old attr list after reffing
+ new one.
+ * pango/pango-attributes.c (pango_attr_list_insert_internal): Proper fix from Owen for the
+ infinite loop.
+
2000-08-03 Elliot Lee <sopwith@redhat.com>
* pango/modules.c: Fix segfault when tmp_list has no 'prev' pointer.