Changed alloca stuff a bit: when we have a working alloca.h, we're not
[platform/upstream/glib.git] / ChangeLog.pre-2-6
index 1677615..7d32295 100644 (file)
@@ -1,14 +1,14 @@
+2000-10-05  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * glib.h: Changed alloca stuff a bit: when we have a working
+       alloca.h, we're not messing with alloca any further. Should fix a
+       bug reported by Bernd Demian <wega@csc-dd.de>.
+
 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
 
        * gnode.c (g_node_insert_after): Added function to keep symetry
        with g_node_insert_before. 
 
-2000-09-30  Martin Baulig  <baulig@suse.de>
-
-       * configure.in (HAVE_THREADS): New automake conditional.
-       * Makefile.am (SUBDIRS): Only compile the gthread subdirectory if we
-       actually have threads.
-
 2000-09-29  Martin Baulig  <baulig@suse.de>
 
        Several minor ANSI C fixes.