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 1d0e0fccc6..fbd5a492f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-10-25 Andreas Schwab <schwab@redhat.com> + * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t. + * wcsmbs/wmemcmp.c (WMEMCMP): Likewise. + * string/test-strchr.c (do_test): Don't generate NUL bytes. 2011-10-25 Ulrich Drepper <drepper@gmail.com> |