summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-06-11 03:38:33 +0000
committerTim Janik <timj@src.gnome.org>1998-06-11 03:38:33 +0000
commitb49ead6fe5fb05ebd4e319c1a8466936a117671f (patch)
tree8a698298ed92d8168727d4851e5792855e683246 /ChangeLog.pre-2-0
parent580b16fb220e8ce3184e2c432776911cb3f066a5 (diff)
downloadglib-b49ead6fe5fb05ebd4e319c1a8466936a117671f.tar.gz
new function g_dataset_retrive_key. adjusted prealloc sizes, to take up
Thu Jun 11 04:15:31 1998 Tim Janik <timj@gtk.org> * glib.h: * gdataset.c: new function g_dataset_retrive_key. adjusted prealloc sizes, to take up less space on initial allocation.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 020b8e3b7..98beb4634 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,9 @@
+Thu Jun 11 04:15:31 1998 Tim Janik <timj@gtk.org>
+
+ * glib.h:
+ * gdataset.c: new function g_dataset_retrive_key. adjusted prealloc
+ sizes, to take up less space on initial allocation.
+
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
* acinclude.m4: New file. Contains `libtool.m4' from libtool-1.2,