applied patch from #131937 with slight renames. provides

Fri Feb 20 03:02:05 2004  Tim Janik  <timj@gtk.org>

        * glib/ghash.[hc]: applied patch from #131937 with slight
        renames. provides g_hash_table_find().
This commit is contained in:
Tim Janik
2004-02-20 02:05:36 +00:00
committed by Tim Janik
parent b183ffc5ed
commit ee4e622d37
12 changed files with 114 additions and 14 deletions

View File

@@ -1,3 +1,8 @@
Fri Feb 20 03:02:05 2004 Tim Janik <timj@gtk.org>
* glib/ghash.[hc]: applied patch from #131937 with slight
renames. provides g_hash_table_find().
Fri Feb 20 02:39:03 2004 Tim Janik <timj@gtk.org>
* applied patch from David Schleef <ds@schleef.org> which implements