From: Ulrich Drepper Date: Tue, 21 Sep 2010 06:09:06 +0000 (-0700) Subject: Better CL. X-Git-Tag: glibc-2.13~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a545ecd99ba404b36081bf65ebe570c2b6600eaa;p=thirdparty%2Fglibc.git Better CL. --- diff --git a/ChangeLog b/ChangeLog index 99f168b8287..7a5c96dd2d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2010-09-20 Ulrich Drepper - * sysdeps/x86_64/strcmp.S: Fix another type in strncasecmp limit + * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit detection. 2010-09-20 Andreas Schwab