diff options
author | Joseph Myers <joseph@codesourcery.com> | 2012-08-07 16:40:32 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2012-08-07 16:40:32 +0000 |
commit | 6dad2c06889774ddaf6eac09799821e3941bfa87 (patch) | |
tree | 7a0f2ed3e131f2c4233bba1044b71391d1b4316e /NEWS | |
parent | 8e49df1d656c393e913b6c9343f491c59bd527b2 (diff) | |
download | glibc-6dad2c06889774ddaf6eac09799821e3941bfa87.tar.gz glibc-6dad2c06889774ddaf6eac09799821e3941bfa87.tar.xz glibc-6dad2c06889774ddaf6eac09799821e3941bfa87.zip |
Remove pre-2.6.16 Linux kernel support.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index fb39cea787..314f4d4fec 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ Version 2.17 Implemented by Gary Benson. * The minimum Linux kernel version that this version of the GNU C Library - can be used with is 2.6.0. + can be used with is 2.6.16. Version 2.16 |