]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fix tolower operation in strcasestr.
[thirdparty/glibc.git] / ChangeLog
index cc53cf08028e87db80fcd6a57390c10e8b822c1d..f19b63b9085c901f0347eaaf526c829c27d005b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-07-30  Ulrich Drepper  <drepper@redhat.com>
+
+       * string/test-strcasestr.c: Test both ends of the range of characters.
+       * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
+
 2010-07-29  Roland McGrath  <roland@redhat.com>
 
        [BZ #11856]