aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-08-03 13:42:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-08-03 13:42:47 +0000
commit7aab07e4e57334af621797aa43c2d71ad488b7cd (patch)
treed35d115bb839625e3dcc2bd5e6052f0dcaac704d /NEWS
parentfe58a6517dcfc9e0466fb71954f999a268d71060 (diff)
downloadglibc-7aab07e4e57334af621797aa43c2d71ad488b7cd.zip
glibc-7aab07e4e57334af621797aa43c2d71ad488b7cd.tar.gz
glibc-7aab07e4e57334af621797aa43c2d71ad488b7cd.tar.bz2
Remove pre-2.6.0 Linux kernel support (bug 13717).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5759edd..d5b4944 100644
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,8 @@ Version 2.17
* The following bugs are resolved with this release:
- 6778, 6808, 14042, 14150, 14151, 14154, 14157, 14173, 14283, 14298, 14328,
- 14331, 14337, 14347, 14349
+ 6778, 6808, 13717, 14042, 14150, 14151, 14154, 14157, 14173, 14283, 14298,
+ 14328, 14331, 14337, 14347, 14349
* Support for STT_GNU_IFUNC symbols added for s390 and s390x.
Optimized versions of memcpy, memset, and memcmp added for System z10 and
@@ -24,6 +24,9 @@ Version 2.17
* SystemTap static probes have been added into the dynamic linker.
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.
+
Version 2.16