summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-14 05:58:16 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-14 05:58:16 +0000
commit84aa52d7e9f9a70d6f011579ab1206d6d0bbe1af (patch)
treea3a729de0b4235d80a718e0cef72ac1d5012bb4d /NEWS
parent9d26efa90c6dcbcd6b3e586c9927b6058ef4d529 (diff)
* sysdeps/x86-64/strrchr.S: New file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4be57cac97..d7e52f8982 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes. 2009-4-10
+GNU C Library NEWS -- history of user-visible changes. 2009-4-13
Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
See the end for copying conditions.
@@ -37,7 +37,7 @@ Version 2.10
* New locales: nan_TW@latin, ks_IN
-* Faster strlen, strchr, strchrnul, memchr, and rawmemchr for x86-64.
+* Faster strlen, strchr, strchrnul, strrchr, memchr, and rawmemchr for x86-64.
Implemented by Ulrich Drepper.
* Extended printf hook support. It is possible to use user-defined types