diff --git a/glibc.changes b/glibc.changes index 56f230e..454f007 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,9 +1,11 @@ ------------------------------------------------------------------- Mon Dec 10 13:08:01 UTC 2012 - schwab@suse.de -- Extend i486 pthread_cond_timedwait to use futex syscall with absolute +- pthread-cond-timedwait-i486.patch: + Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout -- Properly check for short writes when sending the response in nscd +- nscd-short-write.patch: + Properly check for short writes when sending the response in nscd ------------------------------------------------------------------- Sat Dec 8 18:55:53 UTC 2012 - aj@suse.de