summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorManish Singh <yosh@src.gnome.org>1998-03-18 00:08:31 +0000
committerManish Singh <yosh@src.gnome.org>1998-03-18 00:08:31 +0000
commit467e4e73c1a3817b4dc50a5c5ae88b408ce96c1a (patch)
tree636c1187576eefa3d01b2b62d997b1ab30506537 /ChangeLog.pre-2-10
parentb141619b509a18e6f2c2e6d4953a50cd3ea48401 (diff)
downloadgtk+-467e4e73c1a3817b4dc50a5c5ae88b408ce96c1a.tar.gz
Rewrite of GArray gboolean type changed to int
Rewrite of GArray gboolean type changed to int -Yosh
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index d304e8c08d..cb7ceec331 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+Tue Mar 17 15:51:30 PST 1998 Manish Singh <yosh@gimp.org>
+
+ * glib.h: gboolean type changed to int
+ * garray.c: complete redo by Josh MacDonald
+
Tue Mar 17 22:45:39 1998 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.c (gtk_widget_get_arg): return real boolean values