summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-01 20:43:40 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2013-03-01 20:43:40 +0530
commite5c74c633e3c92e6653931f6f1b17f955f7e2669 (patch)
tree5dd2e100e63168d93970eb7a6bde1e2e2b677468 /NEWS
parente23872c8db1fb26713b9c15b12686ac7a0077576 (diff)
Update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ff34277008..313ccd78d9 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,12 @@ Version 2.18
independently of the process stack size using the
GLIBC_PTHREAD_DEFAULT_STACKSIZE environment variable.
+* Improved worst case performance of libm functions with double inputs and
+ output.
+
+* Support for priority inherited mutexes in pthread condition variables on
+ non-x86 architectures.
+
Version 2.17