aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2012-10-30 09:07:01 +0100
committerAndreas Jaeger <aj@suse.de>2012-10-30 09:07:01 +0100
commite5088dc6870b072a263f207af9e410c82f80a09e (patch)
treef9d1a6656afb4f8c3265cd8f0f8f7f70a286e350 /NEWS
parente717036357a703f9166abec29d73245a1c4ccbb4 (diff)
downloadglibc-e5088dc6870b072a263f207af9e410c82f80a09e.zip
glibc-e5088dc6870b072a263f207af9e410c82f80a09e.tar.gz
glibc-e5088dc6870b072a263f207af9e410c82f80a09e.tar.bz2
[BZ#14767] Remove tests for have-initfini-array in elf/Makefile
* elf/Makefile (tests): Remove conditional for have-initfini-array since this is now always required and the variable does not exist anymore. (tests-static): Likewise. (modules-names): Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a1cc128..d548217 100644
--- a/NEWS
+++ b/NEWS
@@ -17,7 +17,7 @@ Version 2.17
14477, 14505, 14510, 14516, 14518, 14519, 14530, 14532, 14538, 14543,
14544, 14545, 14557, 14562, 14568, 14576, 14579, 14583, 14587, 14602,
14621, 14638, 14645, 14648, 14652, 14660, 14661, 14683, 14694, 14716,
- 14743.
+ 14743, 14767.
* Support for STT_GNU_IFUNC symbols added for s390 and s390x.
Optimized versions of memcpy, memset, and memcmp added for System z10 and