summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2009-04-07 07:04:24 +0000
committerJakub Jelinek <jakub@redhat.com>2009-04-07 07:04:24 +0000
commitd2aa96e13c2f7a3066d53e4711aff63e313c4c0b (patch)
tree18da8c6b6776ba2c4b8b6edaf20ba2156ab1b711 /NEWS
parent11799e4168a3ef36af3cb7ffb4f5cfaed7e244d7 (diff)
Updated to fedora-glibc-20090407T0657cvs/fedora-glibc-2_9_90-13
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1388caa804..e969b61b58 100644
--- a/NEWS
+++ b/NEWS
@@ -37,7 +37,7 @@ Version 2.10
* New locales: nan_TW@latin, ks_IN
-* Faster strlen and strchr on x86-64.
+* Faster strlen, strchr, and memchr on x86-64.
Implemented by Ulrich Drepper.