From 8788b6c096d8afe15c71fc7cea70d8ab4cd7c431 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 6 Jul 2015 05:49:21 +0200 Subject: [PATCH] doc: combine kernel version numbers --- doc/changelog.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/changelog.txt b/doc/changelog.txt index b6feed4..7ba9dac 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -8,7 +8,7 @@ Enhancements: v2.6 (2014-09-29) ================= Enhancements: -- Support for Linux 3.16, 3.17 +- Support for Linux up to 3.17 Fixes: - xt_pknock: UDP SPA mode erroneously returned an error saying crypto was unavailable @@ -17,14 +17,14 @@ Fixes: v2.5 (2014-04-18) ================= Enhancements: -- Support for Linux 3.14 and 3.15 +- Support for Linux up to 3.15 - xt_quota2: introduce support for network namespaces v2.4 (2014-01-09) ================= Enhancements: -- Support for Linux 3.13 +- Support for Linux up to 3.13 Changes: - remove unmaintained RAWSNAT/RAWDNAT code - remove unused parts of compat_xtables that served Linux <3.7