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 14:59:47 -0500
committerUlrich Drepper <drepper@gmail.com>2011-12-17 14:59:47 -0500
commita1267ba1c6967afdc9ed9af16e3b42f5a240988e (patch)
treef683c57d73aa19d4e62a3cd6fdb83d153f66b4ef /NEWS
parentad8ac1bd6a3db5becaf1dc20394f6e682d7828cc (diff)
downloadglibc-a1267ba1c6967afdc9ed9af16e3b42f5a240988e.tar.gz
glibc-a1267ba1c6967afdc9ed9af16e3b42f5a240988e.tar.xz
glibc-a1267ba1c6967afdc9ed9af16e3b42f5a240988e.zip
Optimized nearbyint for PPC
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6181a013fb..241a4e9d98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes.  2011-11-14
+GNU C Library NEWS -- history of user-visible changes.  2011-12-17
 Copyright (C) 1992-2009, 2010, 2011 Free Software Foundation, Inc.
 See the end for copying conditions.
 
@@ -60,6 +60,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.
 
 Version 2.14