about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-05 13:16:07 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-05 13:16:07 +0000
commit99252c8c6256d1afe91651d334cbef402d529fa5 (patch)
tree88ba72e782dc1c8888b3a0ed3858f6b3efe6b5a5 /NEWS
parentd6d98dea2d97e1dee5ab727982dd7430873c836f (diff)
downloadglibc-99252c8c6256d1afe91651d334cbef402d529fa5.tar.gz
glibc-99252c8c6256d1afe91651d334cbef402d529fa5.tar.xz
glibc-99252c8c6256d1afe91651d334cbef402d529fa5.zip
Fix S/390 bits/fenv.h namespace use (bug 14801).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c7ddc6af52..41adcfc9be 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ Version 2.17
   14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545, 14557, 14562,
   14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610, 14621, 14638,
   14645, 14648, 14652, 14660, 14661, 14669, 14683, 14694, 14716, 14743,
-  14767, 14783, 14784, 14785, 14796, 14797.
+  14767, 14783, 14784, 14785, 14796, 14797, 14801.
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and