return whether a value got removed.
[platform/upstream/glib.git] / ChangeLog
index aefd746..4dca3db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Tue Dec 12 18:58:22 2000  Tim Janik  <timj@gtk.org>
+
+       * ghash.c (g_hash_table_remove): return whether a value
+       got removed.
+
+Tue Dec 12 15:18:10 2000  Owen Taylor  <otaylor@redhat.com>
+
+       * gmain.[ch]: Revert unauthorized changes.
+
 2000-12-12  Elliot Lee  <sopwith@redhat.com>
 
        * gmain.c, gmain.h (g_main_context_new, g_main_context_destroy):