aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-09-20 23:09:06 -0700
committerUlrich Drepper <drepper@redhat.com>2010-09-20 23:09:06 -0700
commita545ecd99ba404b36081bf65ebe570c2b6600eaa (patch)
treebd5ede02560bd8b41df7edd7e5213dc2a0cd8cc8
parent015a4c6193366998683c69190d6e415e1a1ebe6e (diff)
downloadglibc-a545ecd99ba404b36081bf65ebe570c2b6600eaa.zip
glibc-a545ecd99ba404b36081bf65ebe570c2b6600eaa.tar.gz
glibc-a545ecd99ba404b36081bf65ebe570c2b6600eaa.tar.bz2
Better CL.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 99f168b..7a5c96d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2010-09-20 Ulrich Drepper <drepper@redhat.com>
- * 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 <schwab@redhat.com>