diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-08-22 19:17:56 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-08-22 19:17:56 +0000 |
commit | 6aa2f685b2e3c1dd13fe7d1a3c07bb41f151c322 (patch) | |
tree | ff51c237fdc23018d191b05052db2d774b94c4ef /NEWS | |
parent | 8479f23aa1d5e5477a37f46823856bdafaedfa46 (diff) | |
download | glibc-6aa2f685b2e3c1dd13fe7d1a3c07bb41f151c322.tar.gz glibc-6aa2f685b2e3c1dd13fe7d1a3c07bb41f151c322.tar.xz glibc-6aa2f685b2e3c1dd13fe7d1a3c07bb41f151c322.zip |
Move bug number to correct section of NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 075d1ba36d..ff9174cbde 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ Version 2.17 6778, 6808, 9685, 11607, 13717, 13939, 14042, 14090, 14166, 14150, 14151, 14154, 14157, 14166, 14173, 14195, 14252, 14283, 14298, 14303, 14307, - 14328, 14331, 14336, 14337, 14347, 14349 + 14328, 14331, 14336, 14337, 14347, 14349, 14505 * Support for STT_GNU_IFUNC symbols added for s390 and s390x. Optimized versions of memcpy, memset, and memcmp added for System z10 and @@ -61,7 +61,7 @@ Version 2.16 14043, 14044, 14048, 14049, 14050, 14053, 14055, 14059, 14064, 14075, 14080, 14083, 14103, 14104, 14109, 14112, 14117, 14122, 14123, 14134, 14153, 14183, 14188, 14199, 14210, 14218, 14229, 14241, 14273, 14277, - 14278, 14505 + 14278 * Support for the x32 ABI on x86-64 added. The x32 target is selected by configuring glibc with: |