rm autom4te.cache, since it might interfere with differing autoconf
[platform/upstream/glib.git] / ChangeLog.pre-2-10
index b6cde97..8bee809 100644 (file)
@@ -1,3 +1,19 @@
+Mon Oct 25 15:05:18 2004  Manish Singh  <yosh@gimp.org>
+
+       * autogen.sh: rm autom4te.cache, since it might interfere with
+       differing autoconf versions.
+
+       * tests/child-test.c: use GINT_TO_POINTER for g_child_watch_add
+       user data.
+
+       * glib/gfileutils.c: G_IS_DIR_SEPARATOR is defined in gutils.h now,
+       don't redefine it here.
+
+2004-10-24  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/gkeyfile.c (g_key_file_remove_group_node): Don't
+       destroy the lookup map if it is NULL.
+
 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gasyncqueue.c, glib/gatomic.c, glib/gdate.c,