diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7d15732f28..9a132757ca 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2003-03-14 Ulrich Drepper + * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct + amount of stack correction. + * tst-fork4.c: Use test-skeleton.c. 2003-03-14 Roland McGrath