aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-11-14 18:44:00 -0500
committerUlrich Drepper <drepper@gmail.com>2011-11-14 18:44:00 -0500
commite188ebba21d9a2982289d703a406b722519513bb (patch)
treecaceb9b0c79efe5e655a38ff70565934d0ec21a2
parent8e3f3f8fda11050f754a9d5a90408556baf52abc (diff)
downloadglibc-e188ebba21d9a2982289d703a406b722519513bb.zip
glibc-e188ebba21d9a2982289d703a406b722519513bb.tar.gz
glibc-e188ebba21d9a2982289d703a406b722519513bb.tar.bz2
Update NEWS
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ad0ef1d..5b5324c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes. 2011-11-4
+GNU C Library NEWS -- history of user-visible changes. 2011-11-14
Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
See the end for copying conditions.
@@ -56,6 +56,9 @@ Version 2.15
Implemented by Ulrich Drepper.
* New Linux interfaces: process_vm_readv, process_vm_writev
+
+* Optimized strcasecmp and strncasecmp for SSSE3 and SSE4.2 on x86-32.
+ Implemented by Ulrich Drepper.
Version 2.14