-I$(top_srcdir)/gmodule, fix from Michael Meeks
[platform/upstream/glib.git] / ChangeLog.pre-2-6
index 32fd7d2..951725e 100644 (file)
@@ -1,10 +1,22 @@
+2001-01-03  Havoc Pennington  <hp@pobox.com>
+
+       * tests/Makefile.am (INCLUDES): -I$(top_srcdir)/gmodule, 
+       fix from Michael Meeks
+
+       * Makefile.am (INCLUDES): DISABLE was spelled wrong
+
+Wed Jan  3 14:10:49 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gmain.[ch]: Switch GMainLoop to be ref/unref, use to
+       make dropping reference to running loop safe.
+
 Wed Dec 13 20:41:49 2000  Owen Taylor  <otaylor@redhat.com>
 
        * gmain.c (g_source_unref_internal): Unref callback->cb_data
        if it was still set when the source is freed. (Usually, this
        will be done by g_source_destroy.)
 
-2001-01-02  Dan Winship  <danw@helixcode.com>
+ 2001-01-02  Dan Winship  <danw@helixcode.com>
 
        * garray.h (g_array_append_val, g_array_prepend_val,
        g_array_insert_val): Use parentheses around an argument to make