diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |