summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-01-07 10:06:36 +0000
committerManish Singh <yosh@src.gnome.org>1998-01-07 10:06:36 +0000
commit52d5af4d7e0a37d64678ed4afe5a51ce5cf66d2d (patch)
tree081dd69e62bdfd47bbe1b0d193de9e427fbdaa76 /ChangeLog.pre-2-8
parent82da232b129770dadcadcdfb5226d3b84f2677cb (diff)
downloadgtk+-52d5af4d7e0a37d64678ed4afe5a51ce5cf66d2d.tar.gz
Remembered to update the ChangeLog...
-Yosh
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-88
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index d3f3fc7437..df38998ac7 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,11 @@
+Wed Jan 7 02:14:30 PST 1998 Manish Singh <yosh@gimp.org>
+
+ * glib/glib.h
+ * glib/glist.c
+ * glib/gslist.c
+ * glib/testglib.c: Added g_[s]list_insert_sorted function
+ and appropriate tests in testglib
+
Tue Jan 6 17:07:29 1998 Owen Taylor <owt1@cornell.edu>
* gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c :
Fixed problem with deleting while text is selected.