From 9777f4989fa7ad354b091dfa98764b869f490fee Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 2 Jan 2011 07:12:25 -0800 Subject: [PATCH] Update release notes --- Shorewall/releasenotes.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 27c6dd157..cc285f84a 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -158,6 +158,9 @@ Beta 1 new major release of Shorewall (e.g., 4.6) is created, that change will be reconsidered for inclusion at that time. + Action names are now verified to be composed of alphanumeric + characters, '_' and '-'. + There is now support for parameterized actions. The parameters are a comma-separated list enclosed in parentheses following the action name (e.g., ACT(REDIRECT,192.168.1.4)). Within the action