diff options
author | Will Newton <will.newton@linaro.org> | 2014-08-12 13:01:13 +0100 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2014-08-12 13:01:13 +0100 |
commit | 7fda3e6f16aa2efaf3f156c996c6b8f334884252 (patch) | |
tree | cde4d6102f75737f2c8c3b766065831d6d8a860f | |
parent | 4e75751cbbd47242946f817111066f511dbba739 (diff) | |
download | glibc-7fda3e6f16aa2efaf3f156c996c6b8f334884252.tar.gz glibc-7fda3e6f16aa2efaf3f156c996c6b8f334884252.tar.xz glibc-7fda3e6f16aa2efaf3f156c996c6b8f334884252.zip |
Add BZ #16892 to NEWS
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/NEWS b/NEWS index 5a240de0e4..a65f323342 100644 --- a/NEWS +++ b/NEWS @@ -18,11 +18,11 @@ Version 2.20 16706, 16707, 16712, 16713, 16714, 16724, 16731, 16739, 16740, 16743, 16754, 16758, 16759, 16760, 16770, 16786, 16789, 16791, 16796, 16799, 16800, 16815, 16823, 16824, 16831, 16838, 16839, 16849, 16854, 16876, - 16877, 16878, 16882, 16885, 16888, 16890, 16912, 16915, 16916, 16917, - 16918, 16922, 16927, 16928, 16932, 16943, 16958, 16965, 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, 17213. + 16877, 16878, 16882, 16885, 16888, 16890, 16892, 16912, 16915, 16916, + 16917, 16918, 16922, 16927, 16928, 16932, 16943, 16958, 16965, 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, 17213. * 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 |