aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-12-04 14:39:24 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-12-04 14:39:24 +0000
commitb3b099af0356831530f553934cdd90716137b1a3 (patch)
tree594418fd67c9e459a828cb7b7241907f69b2ff33 /NEWS
parenta915e17fe7413624a8e8ce39336cad3c53b87a7a (diff)
downloadglibc-b3b099af0356831530f553934cdd90716137b1a3.zip
glibc-b3b099af0356831530f553934cdd90716137b1a3.tar.gz
glibc-b3b099af0356831530f553934cdd90716137b1a3.tar.bz2
Fix powl inaccuracy for ldbl-128ibm (bug 14914).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 744df37..24f6302 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ Version 2.17
14661, 14669, 14672, 14683, 14694, 14716, 14719, 14743, 14767, 14783,
14784, 14785, 14793, 14796, 14797, 14801, 14803, 14805, 14807, 14811,
14815, 14821, 14822, 14824, 14828, 14831, 14835, 14838, 14856, 14863,
- 14865, 14866, 14868, 14869, 14871, 14879, 14889, 14893.
+ 14865, 14866, 14868, 14869, 14871, 14879, 14889, 14893, 14914.
* CVE-2011-4609 svc_run() produces high cpu usage when accept fails with
EMFILE has been fixed (Bugzilla #14889).