aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-03-04 11:37:51 -0300
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2013-03-04 11:37:51 -0300
commite0b780ad5b94209bf99bf498314bc5c160dc2a15 (patch)
tree1fcbe7a7991d0d2cac6c58ca8645da7065253836 /NEWS
parent68508633191ec7577809a091e7c897b2dd2cdab9 (diff)
downloadglibc-e0b780ad5b94209bf99bf498314bc5c160dc2a15.zip
glibc-e0b780ad5b94209bf99bf498314bc5c160dc2a15.tar.gz
glibc-e0b780ad5b94209bf99bf498314bc5c160dc2a15.tar.bz2
BZ #15055: Use __ieee754_sqrl in acoshl for lbdl-128ibm
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c5e38b3..7ece484 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ Version 2.18
11561, 13951, 14142, 14200, 14317, 14327, 14496, 14920, 14964, 14981,
14982, 14985, 14994, 14996, 15003, 15006, 15020, 15023, 15036, 15054,
- 15062, 15078, 15160.
+ 15055, 15062, 15078, 15160.
* Add support for calling C++11 thread_local object destructors on thread
and program exit. This needs compiler support for offloading C++11