about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-05 13:42:54 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-05 13:42:54 +0000
commit155ee340b875834693fbd1b7401af7fe88ace04d (patch)
tree0d70e14aac1a37ad85a30b627c52a00de72df0a7
parentacfa885ff15833047b5bba0ce51be3c84fbd9719 (diff)
downloadglibc-155ee340b875834693fbd1b7401af7fe88ace04d.tar.gz
glibc-155ee340b875834693fbd1b7401af7fe88ace04d.tar.xz
glibc-155ee340b875834693fbd1b7401af7fe88ace04d.zip
Add bug 14805 to list of fixed bugs in NEWS.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 41adcfc9be..fec122b636 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ Version 2.17
   14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545, 14557, 14562,
   14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610, 14621, 14638,
   14645, 14648, 14652, 14660, 14661, 14669, 14683, 14694, 14716, 14743,
-  14767, 14783, 14784, 14785, 14796, 14797, 14801.
+  14767, 14783, 14784, 14785, 14796, 14797, 14801, 14805.
 
 * Support for STT_GNU_IFUNC symbols added for s390 and s390x.
   Optimized versions of memcpy, memset, and memcmp added for System z10 and