summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-04-05 18:49:28 +0000
committerUlrich Drepper <drepper@redhat.com>2009-04-05 18:49:28 +0000
commita152f366dc38314c891c523639706a20e353dd6b (patch)
treedb0a148c4f7f9afb39091baad0f1b764b966abce /NEWS
parentc0bac8b05a52c6a5d39fc6ac50779773fbc28f20 (diff)
* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instructions.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a91af3bfea..bd78983f53 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes. 2009-4-3
+GNU C Library NEWS -- history of user-visible changes. 2009-4-5
Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
See the end for copying conditions.
@@ -37,6 +37,9 @@ Version 2.10
* New locale: nan_TW@latin
+* Faster strlen on x86-64.
+ Implemented by Ulrich Drepper.
+
Version 2.9