summaryrefslogtreecommitdiff
path: root/libc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'libc/NEWS')
-rw-r--r--libc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/libc/NEWS b/libc/NEWS
index 3c12922fa..de9580d52 100644
--- a/libc/NEWS
+++ b/libc/NEWS
@@ -9,7 +9,8 @@ Version 2.17
* The following bugs are resolved with this release:
- 6778, 6808, 14042, 14151, 14154, 14157, 14173, 14283, 14298, 14328, 14331,
+ 6778, 6808, 13717, 13939, 14042, 14090, 14166, 14150, 14151, 14154, 14157,
+ 14166, 14173, 14195, 14283, 14298, 14303, 14307, 14328, 14331, 14336,
14337, 14347, 14349
* Support for STT_GNU_IFUNC symbols added for s390 and s390x.
@@ -24,6 +25,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.16.
+
Version 2.16