diff options
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 191a9b61b..e40cc24e0 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -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 |