diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-01-14 Ulrich Drepper <drepper@redhat.com> + + [BZ #11120] + * sysdeps/x86_64/strcmp.S: Prevent silent errors should strncmp be + needed outside libc. + 2010-01-13 Ulrich Drepper <drepper@redhat.com> * stdlib/stdlib.h: Parameter of unsetenv must not be NULL. |