about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2011-12-17 20:32:59 -0500
committerUlrich Drepper <drepper@gmail.com>2011-12-17 20:32:59 -0500
commitf0b264f17458b2289a7354fb606fbdfca58826fb (patch)
tree451b7569b2833ac0096db576342fb38b0d03a1fc /NEWS
parent36b1a74da5ab853f9cc3e62bb3d74818fb778ee8 (diff)
downloadglibc-f0b264f17458b2289a7354fb606fbdfca58826fb.tar.gz
glibc-f0b264f17458b2289a7354fb606fbdfca58826fb.tar.xz
glibc-f0b264f17458b2289a7354fb606fbdfca58826fb.zip
Optimized strcasecmp for Power7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c23ecb92aa..0fe515d727 100644
--- a/NEWS
+++ b/NEWS
@@ -62,7 +62,8 @@ Version 2.15
 * Optimized strcasecmp and strncasecmp for SSSE3 and SSE4.2 on x86-32.
   Implemented by Ulrich Drepper.
 
-* Optimized nearbyint for PPC.  Implemented by Adhemerval Zanella.
+* Optimized nearbyint and strcasecmp for PPC.
+  Implemented by Adhemerval Zanella.
 
 Version 2.14