diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 78e49c3413..8efb7a647d 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2003-01-27 Ulrich Drepper <drepper@redhat.com> + * Makefile (tests): Add tst-cleanup2. + * tst-cleanup2.c: New file. + * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_region_start): Interpret first parameter correctly. |