aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-01-10 22:26:22 -0500
committerUlrich Drepper <drepper@gmail.com>2012-01-10 22:26:22 -0500
commitdaa891c0e8900d0f03c16fde9c09f8d6f9a26a7d (patch)
tree3b1bf170ebd79ce294d3a09e2c71d133f4bcdd73 /NEWS
parente58ef0f20437e121a06e0eb3d6c6c10c3630746e (diff)
downloadglibc-daa891c0e8900d0f03c16fde9c09f8d6f9a26a7d.tar
glibc-daa891c0e8900d0f03c16fde9c09f8d6f9a26a7d.tar.gz
glibc-daa891c0e8900d0f03c16fde9c09f8d6f9a26a7d.tar.bz2
glibc-daa891c0e8900d0f03c16fde9c09f8d6f9a26a7d.zip
Optimize s_modf
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index be6a37a65d..5e062afdaa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU C Library NEWS -- history of user-visible changes. 2012-1-8
+GNU C Library NEWS -- history of user-visible changes. 2012-1-10
Copyright (C) 1992-2009, 2010, 2011, 2012 Free Software Foundation, Inc.
See the end for copying conditions.
@@ -39,6 +39,9 @@ Version 2.16
* Checking versions of poll, ppoll added.
Implemented by Ulrich Drepper.
+
+* More generic and 64-bit performance optimizations to math functions.
+ Implemented by Ulrich Drepper.
Version 2.15