about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-15 13:08:45 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-15 13:08:45 -0700
commit6551399088ae065e0f3c1c0b2be687652eacb561 (patch)
tree182ba1bcc511c88d02cc16f2a1d0475bbe49e8fe /NEWS
parent97bc38d7a55befa5353bc04caff4329b7778bc84 (diff)
downloadglibc-6551399088ae065e0f3c1c0b2be687652eacb561.tar.gz
glibc-6551399088ae065e0f3c1c0b2be687652eacb561.tar.xz
glibc-6551399088ae065e0f3c1c0b2be687652eacb561.zip
Remove $(have-cpp-asm-debuginfo) check
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0ef036e75..adcb741b02 100644
--- a/NEWS
+++ b/NEWS
@@ -13,7 +13,8 @@ Version 2.17
   13542, 13717, 13696, 13939, 13966, 14042, 14090, 14166, 14150, 14151,
   14154, 14157, 14166, 14173, 14195, 14237, 14252, 14283, 14298, 14303,
   14307, 14328, 14331, 14336, 14337, 14347, 14349, 14459, 14476, 14505,
-  14510, 14516, 14518, 14519, 14532, 14538, 14544, 14545, 14576, 14583
+  14510, 14516, 14518, 14519, 14532, 14538, 14544, 14545, 14576, 14583,
+  14587
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and