From: Ulrich Drepper Date: Wed, 20 Jul 2011 00:29:53 +0000 (-0400) Subject: Correct feature announcement X-Git-Tag: glibc-2.15~449 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51846a515abd3f99662b67af71f5da770a64556e;p=thirdparty%2Fglibc.git Correct feature announcement --- diff --git a/NEWS b/NEWS index fb2c15ec430..eeef7398fcc 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,7 @@ Version 2.15 * Improved strcpy, strncpy, stpcpy, stpncpy for SSE2 and SSSE3 on x86-64. Contributed by HJ Lu. -* Improved strcat and strncat on x86-64. +* Optimized strcat and strncat on x86-64. Contributed by Liubov Dmitrieva. Version 2.14