about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-24 08:58:04 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-24 08:58:04 -0700
commitced6f16ee919d12725840d43d007f1cfd67118df (patch)
tree2f861efcccd0eea5dde22744da6c6967ff300532 /NEWS
parenta9f8e53a5b14ba481999ded036b025554ea06362 (diff)
downloadglibc-ced6f16ee919d12725840d43d007f1cfd67118df.tar.gz
glibc-ced6f16ee919d12725840d43d007f1cfd67118df.tar.xz
glibc-ced6f16ee919d12725840d43d007f1cfd67118df.zip
Properly handle fencepost with MALLOC_ALIGN_MASK
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 84c05d5fed..33f86a1716 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,7 @@ Version 2.17
   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,
-  14579, 14583, 14587.
+  14579, 14583, 14587, 14562.
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and