From: Ulrich Drepper Date: Mon, 14 Nov 2011 23:44:00 +0000 (-0500) Subject: Update NEWS X-Git-Tag: glibc-2.15~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e188ebba21d9a2982289d703a406b722519513bb;p=thirdparty%2Fglibc.git Update NEWS --- diff --git a/NEWS b/NEWS index ad0ef1d2d0d..5b5324c038c 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