aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-28 21:46:16 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-28 21:46:16 +0000
commit9984dd012623633f6e48d6d189a8df7d6c308535 (patch)
treefcda589028e969256495648655ec70487d243c0c /NEWS
parent14bc93a967e62abf8cf2704725b6f76619399f83 (diff)
downloadglibc-9984dd012623633f6e48d6d189a8df7d6c308535.zip
glibc-9984dd012623633f6e48d6d189a8df7d6c308535.tar.gz
glibc-9984dd012623633f6e48d6d189a8df7d6c308535.tar.bz2
Use hex float 64-bit values in ldbl-96 asinl (bug 14803).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 4a17295..7adaa27 100644
--- a/NEWS
+++ b/NEWS
@@ -20,9 +20,9 @@ Version 2.17
14557, 14562, 14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610,
14621, 14638, 14645, 14648, 14652, 14660, 14661, 14669, 14672, 14683,
14694, 14716, 14719, 14743, 14767, 14783, 14784, 14785, 14793, 14796,
- 14797, 14801, 14805, 14807, 14811, 14815, 14821, 14822, 14824, 14828,
- 14831, 14835, 14838, 14856, 14863, 14865, 14866, 14868, 14869, 14871,
- 14889.
+ 14797, 14801, 14803, 14805, 14807, 14811, 14815, 14821, 14822, 14824,
+ 14828, 14831, 14835, 14838, 14856, 14863, 14865, 14866, 14868, 14869,
+ 14871, 14889.
* CVE-2011-4609 svc_run() produces high cpu usage when accept fails with
EMFILE has been fixed (Bugzilla #14889).