diff options
author | Wilco <wdijkstr@arm.com> | 2014-06-02 12:20:17 +0100 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@arm.com> | 2014-06-02 12:36:34 +0100 |
commit | c95b3011018893fcc473279768a67a24a73bbef2 (patch) | |
tree | 1f1bb0d68007030ff5bb22a54d62ff621e0abd7a /NEWS | |
parent | 6b4d7a909ffeb49a7b91ba5d0bac5b4f9c5b6d1b (diff) | |
download | glibc-c95b3011018893fcc473279768a67a24a73bbef2.tar.gz glibc-c95b3011018893fcc473279768a67a24a73bbef2.tar.xz glibc-c95b3011018893fcc473279768a67a24a73bbef2.zip |
[AArch64] Rewrite feupdateenv (BZ 17009).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 52d5714d44..f6ace19d5f 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,8 @@ Version 2.20 16758, 16759, 16760, 16770, 16786, 16789, 16791, 16796, 16799, 16800, 16815, 16823, 16824, 16831, 16838, 16849, 16854, 16876, 16877, 16878, 16885, 16888, 16890, 16912, 16915, 16916, 16917, 16922, 16927, 16928, - 16932, 16943, 16958, 16966, 16967, 16965, 16977, 16978, 16984, 16990. + 16932, 16943, 16958, 16966, 16967, 16965, 16977, 16978, 16984, 16990, + 17009. * The minimum Linux kernel version that this version of the GNU C Library can be used with is 2.6.32. |