diff options
author | David S. Miller <davem@davemloft.net> | 2014-05-01 16:35:59 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-01 16:36:33 -0400 |
commit | bf895cb9c3fc0e0e3929ca67a32e1831a99f68a2 (patch) | |
tree | 52029ad0b2599283b390e7bb0255e0f40a6cc4ea | |
parent | 8f2f08d04f969f27dad47ee2d9dcbe567f2873bc (diff) | |
download | glibc-bf895cb9c3fc0e0e3929ca67a32e1831a99f68a2.tar.gz glibc-bf895cb9c3fc0e0e3929ca67a32e1831a99f68a2.tar.xz glibc-bf895cb9c3fc0e0e3929ca67a32e1831a99f68a2.zip |
NEWS: Add 16885 to fixed bug list.
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index f58437b03a..1351c01e23 100644 --- a/NEWS +++ b/NEWS @@ -16,7 +16,7 @@ Version 2.20 16677, 16680, 16683, 16689, 16695, 16701, 16706, 16707, 16712, 16713, 16714, 16731, 16739, 16740, 16743, 16754, 16758, 16759, 16760, 16770, 16786, 16789, 16791, 16799, 16800, 16815, 16823, 16824, 16831, 16838, - 16854, 16888, 16890. + 16854, 16885, 16888, 16890. * The minimum Linux kernel version that this version of the GNU C Library can be used with is 2.6.32. |