summaryrefslogtreecommitdiff
path: root/glib/ChangeLog
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-03-19 07:17:10 +0000
committerManish Singh <yosh@src.gnome.org>1998-03-19 07:17:10 +0000
commit38614a78b651bf101989e0ce533ea199a0d777b0 (patch)
treea9fe394850a94bf5bf050982f1ad6daab188f780 /glib/ChangeLog
parentb44ec526b6cf1fd456a4538c9361db6687cc5441 (diff)
downloadgtk+-38614a78b651bf101989e0ce533ea199a0d777b0.tar.gz
Reverted garray change, and fixed the g_rarray_truncate bug with length.
Can we be one big happy g* family now? :) -Yosh
Diffstat (limited to 'glib/ChangeLog')
-rw-r--r--glib/ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/glib/ChangeLog b/glib/ChangeLog
index 2673bcdde1..71f57cfe9f 100644
--- a/glib/ChangeLog
+++ b/glib/ChangeLog
@@ -1,7 +1,6 @@
-Tue Mar 17 15:51:30 PST 1998 Manish Singh <yosh@gimp.org>
+Wed Mar 18 22:27:08 PST 1998
- * glib.h: gboolean type changed to int
- * garray.c: complete redo by Josh MacDonald
+ * garray.c: g_rarray_truncate length done correctly
Sun Mar 15 07:13:34 1998 Tim Janik <timj@gimp.org>