summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r--ChangeLog.pre-1-411
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index 3acbeeb6..c6df1336 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,14 @@
+2000-06-14 Havoc Pennington <hp@redhat.com>
+
+ * pango/pango-attributes.c (pango_attr_list_copy): Function to
+ copy the attribute list.
+
+2000-06-13 Havoc Pennington <hp@redhat.com>
+
+ * pango/pango-layout.h: Convert PangoLayout to GObject
+
+ * pango/pango-context.h: Convert to PangoContext to GObject
+
2000-06-11 Elliot Lee <sopwith@redhat.com>
* pango/fonts.c (pango_font_description_compare): g_strcasecmp returns 0 when strings are equal - negate return value.