Patch from Morten Welinder to make ghash.c properly obey

Thu Nov 21 16:19:21 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/ghash.c: Patch from Morten Welinder to
        make ghash.c properly obey DISABLE_MEM_POOLS. (#96600)
This commit is contained in:
Owen Taylor
2002-11-21 21:22:04 +00:00
committed by Owen Taylor
parent eaf8e13856
commit a436817718
8 changed files with 64 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
Thu Nov 21 16:19:21 2002 Owen Taylor <otaylor@redhat.com>
* glib/ghash.c: Patch from Morten Welinder to
make ghash.c properly obey DISABLE_MEM_POOLS. (#96600)
Thu Nov 21 14:09:44 2002 Owen Taylor <otaylor@redhat.com>
* glib/gmacros.h: Add G_GNUC_DEPRECATED. (Tom Tromey,