From e4df91ca4d44e2278aa591584906380ac27dce86 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 26 Apr 2006 18:41:06 +0000 Subject: [PATCH] Correct typo in release notes git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3815 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 8e3362c48..c97aefe1e 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -48,7 +48,7 @@ Problems Corrected in 3.2.0 Beta 5 5) Previously, if your kernel did not supply the mangle table FORWARD chain then "shorewall [re]start" would fail. Now, if your mangle table does - not supply this chain, Shorewall will avoid using that either that chain or + not supply this chain, Shorewall will avoid using either that chain or the mangle table POSTROUTING chain. This change is strictly to stop Shorewall from blowing up during [re]start on very old kernels (such as 2.4.17 running on a PS2); if your kernel does not support these chains and you