diff options
author | Joseph Myers <joseph@codesourcery.com> | 2014-10-31 21:21:15 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2014-10-31 21:21:15 +0000 |
commit | b09adb5b46327e4a2ea354d5524280146d9c6015 (patch) | |
tree | 26abdc967fc0d9aff3e1cbc434e7c71c329a8960 | |
parent | 94a42455257226361fedf37a0ad7fc1d9d131645 (diff) | |
download | glibc-b09adb5b46327e4a2ea354d5524280146d9c6015.zip glibc-b09adb5b46327e4a2ea354d5524280146d9c6015.tar.gz glibc-b09adb5b46327e4a2ea354d5524280146d9c6015.tar.bz2 |
Add bug 15215 to NEWS; move bug 17344 to correct version's list in NEWS.
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,8 +9,8 @@ Version 2.21 * The following bugs are resolved with this release: - 6652, 12926, 14138, 14171, 15884, 17266, 17363, 17370, 17371, 17411, - 17460, 17485, 17501, 17508. + 6652, 12926, 14138, 14171, 15215, 15884, 17266, 17344, 17363, 17370, + 17371, 17411, 17460, 17485, 17501, 17508. Version 2.20 @@ -30,7 +30,7 @@ Version 2.20 16966, 16967, 16977, 16978, 16984, 16990, 16996, 17009, 17022, 17031, 17042, 17048, 17050, 17058, 17061, 17062, 17069, 17075, 17078, 17079, 17084, 17086, 17088, 17092, 17097, 17125, 17135, 17137, 17150, 17153, - 17187, 17213, 17259, 17261, 17262, 17263, 17319, 17325, 17344, 17354. + 17187, 17213, 17259, 17261, 17262, 17263, 17319, 17325, 17354. * Reverted change of ABI data structures for s390 and s390x: On s390 and s390x the size of struct ucontext and jmp_buf was increased in |