reverted the g_hash_table_set_key_freefunc() addition, since it's to

Thu Nov 26 01:36:20 1998  Tim Janik  <timj@gtk.org>

        * glib.h:
        * ghash.c: reverted the g_hash_table_set_key_freefunc() addition,
        since it's to specialized and needs to be resolved in a generic
        fashion.
This commit is contained in:
Tim Janik
1998-11-26 00:42:14 +00:00
committed by Tim Janik
parent bf75878819
commit 3a14f25fdf
12 changed files with 74 additions and 50 deletions

View File

@@ -1,3 +1,10 @@
Thu Nov 26 01:36:20 1998 Tim Janik <timj@gtk.org>
* glib.h:
* ghash.c: reverted the g_hash_table_set_key_freefunc() addition,
since it's to specialized and needs to be resolved in a generic
fashion.
Tue Nov 24 18:57:59 PST 1998 Manish Singh <yosh@gimp.org>
* applied glib-tml-981120-0, change log appended below.