2006-08-21 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Mon, 21 Aug 2006 05:11:02 +0000 (05:11 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 21 Aug 2006 05:11:02 +0000 (05:11 -0000)
commit16f514dfc806296b257aec36bae8cfe6d94e7fcd
tree2676139d9b64f653eafa23fa98d1dd74ee16f75b
parent6621b257cbbb59d40589d1cec3577666fe4b6e9c
2006-08-21  Miguel de Icaza  <miguel@novell.com>

* src/ghashtable.c (g_hash_table_new): The glib test suite
uncovered a bunch of bugs, the g_hash_table_new should actually
have parameters.

(g_hash_table_remove, g_hash_table_foreach_remove): Fixed bugs
uncovered.

* src/goutput.c: Fix g_log so it actually formats the data.

svn path=/trunk/mono/; revision=64120
eglib/ChangeLog
eglib/src/ghashtable.c
eglib/src/goutput.c