summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-22 14:57:22 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-22 14:57:22 +0000
commit8e27e3cc453849158e069dbed0eea7b8113ab8ff (patch)
tree4f4b8ecd14b90dc0f283fdc002d2cbef94cba7e2 /NEWS
parentc9c0279bcb2bd0871e9a4affbab3244389de1353 (diff)
downloadglibc-8e27e3cc453849158e069dbed0eea7b8113ab8ff.tar.gz
Fix ldbl-128ibm hypotl inaccuracy for arguments with large ratio (bug 14868).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c17a5573f0..94e1260137 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,7 @@ Version 2.17
14638, 14645, 14648, 14652, 14660, 14661, 14669, 14672, 14683, 14694,
14716, 14719, 14743, 14767, 14783, 14784, 14785, 14793, 14796, 14797,
14801, 14805, 14807, 14809, 14811, 14815, 14821, 14822, 14824, 14828,
- 14831, 14835, 14838, 14856, 14863, 14865, 14866.
+ 14831, 14835, 14838, 14856, 14863, 14865, 14866, 14868.
* Port to ARM AArch64 contributed by Linaro.