summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-12
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2000-03-13 16:49:40 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2000-03-13 16:49:40 +0000
commit3540769b17a4ab0a32544e3d1e78f3b9d00aa0bb (patch)
tree7e5b398941806132e11096ee62bdca3f1a665142 /ChangeLog.pre-2-12
parent8fded0095931a7349b5abbb92de1aef380b0330a (diff)
downloadglib-3540769b17a4ab0a32544e3d1e78f3b9d00aa0bb.tar.gz
We want the next and prev pointer of the inserted link to be NULL.
2000-03-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gqueue.c (g_queue_push_tail_link, g_queue_push_head_link): We want the next and prev pointer of the inserted link to be NULL.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r--ChangeLog.pre-2-125
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index d9306fd01..214082750 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,8 @@
+2000-03-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gqueue.c (g_queue_push_tail_link, g_queue_push_head_link): We
+ want the next and prev pointer of the inserted link to be NULL.
+
2000-03-06 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in: Another small change to the pthread_.. search