summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2014-04-16 12:58:02 +0200
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2014-04-16 13:04:33 +0200
commit4fa8bc3b357150b1977f7701f96cef2590a400a7 (patch)
tree9a0fba214d7ba56451779f5223f67a660c10d91f /ChangeLog
parent8ea587db2b0bb5cd3e527982f7a1499748a987c3 (diff)
downloadglibc-4fa8bc3b357150b1977f7701f96cef2590a400a7.tar.gz
glibc-4fa8bc3b357150b1977f7701f96cef2590a400a7.tar.xz
glibc-4fa8bc3b357150b1977f7701f96cef2590a400a7.zip
[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a4eba04b7c..c523d9bcf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
 
+	[BZ #14770]
+	* sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
+	* sysdeps/s390/configure: Regenerate.
+
+2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
+
 	[BZ #16824]
 	* sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
 	Set round-to-nearest internally to reduce error accumulation.