From 73d61616963c2af93eb506d1733e18b8ae583e55 Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 7 Jun 2006 16:18:53 +0000 Subject: [PATCH] Update release notes to mention that DYNAMIC_ZONES and -e are incompatible git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4016 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/releasenotes.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 1a405b6f9..e6a058632 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -235,10 +235,11 @@ New Features: 1) A compatible version of Shorewall Lite must be running on the remote system. 2) The 'detectnets' interface option is not allowed. - 3) You must supply the file /etc/shorewall/capabilities to provide + 3) DYNAMIC_ZONES=Yes is not allowed. + 4) You must supply the file /etc/shorewall/capabilities to provide the compiler with knowledge of the capabilities of the system where the script is to be run. See below. - 4) If your /etc/shorewall/params file contains code other than simple + 5) If your /etc/shorewall/params file contains code other than simple assignment statements with contant values, then you should move that code to /etc/shorewall/init. That way, the code will be executed on the target system when the compiled script is run and