From 52d5af4d7e0a37d64678ed4afe5a51ce5cf66d2d Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Wed, 7 Jan 1998 10:06:36 +0000 Subject: [PATCH] Remembered to update the ChangeLog... -Yosh --- ChangeLog | 8 ++++++++ ChangeLog.pre-2-0 | 8 ++++++++ ChangeLog.pre-2-10 | 8 ++++++++ ChangeLog.pre-2-2 | 8 ++++++++ ChangeLog.pre-2-4 | 8 ++++++++ ChangeLog.pre-2-6 | 8 ++++++++ ChangeLog.pre-2-8 | 8 ++++++++ 7 files changed, 56 insertions(+) diff --git a/ChangeLog b/ChangeLog index d3f3fc743..df38998ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Jan 7 02:14:30 PST 1998 Manish Singh + + * 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 * gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c : Fixed problem with deleting while text is selected. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index d3f3fc743..df38998ac 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,11 @@ +Wed Jan 7 02:14:30 PST 1998 Manish Singh + + * 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 * gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c : Fixed problem with deleting while text is selected. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index d3f3fc743..df38998ac 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +Wed Jan 7 02:14:30 PST 1998 Manish Singh + + * 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 * gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c : Fixed problem with deleting while text is selected. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index d3f3fc743..df38998ac 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,11 @@ +Wed Jan 7 02:14:30 PST 1998 Manish Singh + + * 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 * gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c : Fixed problem with deleting while text is selected. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index d3f3fc743..df38998ac 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,11 @@ +Wed Jan 7 02:14:30 PST 1998 Manish Singh + + * 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 * gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c : Fixed problem with deleting while text is selected. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index d3f3fc743..df38998ac 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,11 @@ +Wed Jan 7 02:14:30 PST 1998 Manish Singh + + * 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 * gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c : Fixed problem with deleting while text is selected. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index d3f3fc743..df38998ac 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 + + * 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 * gtk/gtkentry.c gtk/gtkentry.h gtk/testgtk.c : Fixed problem with deleting while text is selected.