summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2000-12-19 15:40:30 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2000-12-19 15:40:30 +0000
commit2fb47703e2929d300a3f804268a36d50543b4a2c (patch)
tree58e3a1f92aa7a6595ef12a0c8c13a7750f3cee9b /ChangeLog.pre-2-6
parentc7f80dbb13b58e439291d57f28e91accbc7bdefb (diff)
downloadglib-2fb47703e2929d300a3f804268a36d50543b4a2c.tar.gz
Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I
2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gslist.c, glist.c: Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into the affected files. Now that Alex did that for those two, inevitable typos surfaced, which are now fixed. * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well, as ENABLE_GC_FRIENDLY should be known.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-610
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index abef08a0d..85e5cc0b9 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,13 @@
+2000-12-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gslist.c, glist.c: Ok, I'm a moron. When I originally
+ implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into
+ the affected files. Now that Alex did that for those two,
+ inevitable typos surfaced, which are now fixed.
+
+ * garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well,
+ as ENABLE_GC_FRIENDLY should be known.
+
2000-12-19 Alexander Larsson <alexl@redhat.com>
* configure.in: