diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9b078a0236..6a9f5b246b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-01-14 Ulrich Drepper <drepper@redhat.com> + * string/strings.h: Relax condition for bcmp, bcopy, bzero, ffs, + index, and rindex. + * stdlib/stdlib.h: Relax conditions for *cvt functions and valloc. * Versions.def: Add GLIBC_2.12 for libpthread. |