Changed alloca stuff a bit: when we have a working alloca.h, we're not
[platform/upstream/glib.git] / ChangeLog.pre-2-6
index 2b0c060..7d32295 100644 (file)
@@ -1,3 +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-29  Martin Baulig  <baulig@suse.de>
 
        Several minor ANSI C fixes.