diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-09 14:40:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-09 14:40:34 +0000 |
commit | b2041097f675c9adf64ed331c221ac903e6e9790 (patch) | |
tree | b072e2ad5a86a6adf21240f4d8dfdb155a9dd0c7 /nptl/ChangeLog | |
parent | 539f1d28abe701b64da243e70a8e00f2be921044 (diff) | |
download | glibc-b2041097f675c9adf64ed331c221ac903e6e9790.tar.gz glibc-b2041097f675c9adf64ed331c221ac903e6e9790.tar.xz glibc-b2041097f675c9adf64ed331c221ac903e6e9790.zip |
Update.
2003-04-09 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Add tst-detach1. * tst-detach1.c: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 41de165734..112c832513 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2003-04-09 Ulrich Drepper <drepper@redhat.com> + + * Makefile (tests): Add tst-detach1. + * tst-detach1.c: New file. + 2003-04-08 Ulrich Drepper <drepper@redhat.com> * sysdeps/pthread/pthread.h: Remove duplicate |