diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-08-03 13:46:25 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-08-03 13:46:25 +0000 |
commit | bca393295a36ed9aba92df3209af48d6ffe571e3 (patch) | |
tree | b1b6c074e894f40e1c7377ce114af7628c249794 /NEWS | |
parent | 7aab07e4e57334af621797aa43c2d71ad488b7cd (diff) | |
download | glibc-bca393295a36ed9aba92df3209af48d6ffe571e3.tar.gz glibc-bca393295a36ed9aba92df3209af48d6ffe571e3.tar.xz glibc-bca393295a36ed9aba92df3209af48d6ffe571e3.zip |
Add more fixed bug numbers to NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index d5b4944f22..fb39cea787 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ Version 2.17 * The following bugs are resolved with this release: 6778, 6808, 13717, 14042, 14150, 14151, 14154, 14157, 14173, 14283, 14298, - 14328, 14331, 14337, 14347, 14349 + 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 |