summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-68
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index fdcb3d9b7e..25ff25730f 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,11 @@
+Wed Jul 15 17:44:47 1998 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtktext.c (new_text_property): We free things from
+ the text property MemChunk, so it needs to be G_ALLOC_AND_FREE.
+
+ * Fix up line start cache when splitting a property
+ during an insert.
+
1998-07-20 Raph Levien <raph@acm.org>
* gdk/gdkrgb.c: More cleanups in the config process.