about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-08-19 15:34:59 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-08-19 15:34:59 +0000
commit9b272d57a2034179c269346eee3bc14004562a0f (patch)
tree464df7073757c7456f84766c8342b62393fe4142
parent88d506def0d9d6564f61dd0053dd7c8927163b2b (diff)
downloadglibc-9b272d57a2034179c269346eee3bc14004562a0f.tar.gz
glibc-9b272d57a2034179c269346eee3bc14004562a0f.tar.xz
glibc-9b272d57a2034179c269346eee3bc14004562a0f.zip
Add bug number to NEWS.
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index de9580d52e..cd4f498d82 100644
--- a/NEWS
+++ b/NEWS
@@ -9,9 +9,9 @@ Version 2.17
 
 * The following bugs are resolved with this release:
 
-  6778, 6808, 13717, 13939, 14042, 14090, 14166, 14150, 14151, 14154, 14157,
-  14166, 14173, 14195, 14283, 14298, 14303, 14307, 14328, 14331, 14336,
-  14337, 14347, 14349
+  6778, 6808, 9685, 13717, 13939, 14042, 14090, 14166, 14150, 14151, 14154,
+  14157, 14166, 14173, 14195, 14283, 14298, 14303, 14307, 14328, 14331,
+  14336, 14337, 14347, 14349
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and