diff options
author | rpj <rpj> | 1998-10-29 20:58:36 +0000 |
---|---|---|
committer | rpj <rpj> | 1998-10-29 20:58:36 +0000 |
commit | e0b68aae21da8697ef0f4f3924ea29edb0e89582 (patch) | |
tree | f5fe9666d832692241b88d35da3a9e292102c3a5 /tests/ChangeLog | |
parent | e0cb3da9bad150b424848b993bb100766d07ded7 (diff) |
Fri Oct 30 15:15:50 1998 Ross Johnson <rpj@swan.canberra.edu.au>
* cleanup.c (_pthread_handler_push): Fixed bug appending new
handler to list reported by Peter Slacik
<Peter.Slacik@leibinger.freinet.de>.
(new_thread): Rename poorly named local variable to
"new_handler".
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 6217b28..a634f87 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 16 17:59:49 1998 Ross Johnson <rpj@swan.canberra.edu.au> + + * tsd1.c (destroy_key): Add function. Change diagnostics. + Thu Oct 15 17:42:37 1998 Ross Johnson <rpj@swan.canberra.edu.au> * tsd1.c (mythread): Fix some casts and add some message |