summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-04-17 14:48:11 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-04-17 14:48:11 +0000
commitc530e1e1ddde1ea256e5cd1045342c1127a6d9ef (patch)
tree2286cee81ca37a4365a13ff2d2180f10ccb5fdc0 /ChangeLog.pre-2-8
parent313ed5dc19898f7d2c868c828443bdf2227eb1a5 (diff)
Define _GNU_SOURCE for stpcpy
Tue Apr 17 10:43:36 2001 Owen Taylor <otaylor@redhat.com> * gstrfuncs.c: Define _GNU_SOURCE for stpcpy * tests/mainloop-test.c (main): Wait for all threads to start before beginning tests.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 191a9b61b..e40cc24e0 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+Tue Apr 17 10:43:36 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gstrfuncs.c: Define _GNU_SOURCE for stpcpy
+
+ * tests/mainloop-test.c (main): Wait for all threads
+ to start before beginning tests.
+
2001-04-17 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthreadpool.c (g_thread_pool_thread_proxy): Until now every