From 49d42c37ba4f688ed442bfa0ff54e851b58e607b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 5 Sep 2011 14:08:23 -0400 Subject: Add optimized x86-64 wcscmp --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 43f979fccd..5e407f67de 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,8 @@ Version 2.15 * Improved strcpy, strncpy, stpcpy, stpncpy for SSE2 and SSSE3 on x86-64. Contributed by HJ Lu. -* Optimized strcat and strncat on x86-64 and optimized wcscmp on x86-32. +* Optimized strcat and strncat on x86-64 and optimized wcscmp on x86-32 and + x86-64. Contributed by Liubov Dmitrieva. * New interfaces: scandirat, scandirat64 -- cgit 1.4.1