diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 084ebe63b6..5204ad10ca 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -5,6 +5,7 @@ hand-coded unwind tables. * sysdeps/unix/sysv/linux/x86_64/pthread_once.S (__pthread_once): Likewise. + * sysdeps/unix/sysv/linux/x86_64/sem_wait.S (sem_wait): Likewise. 2009-06-12 Ulrich Drepper <drepper@redhat.com> |