From 27f8d1d2f3633f5e7d60f2d25b4a10d4e12526fd Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 21 Apr 2007 15:53:04 +0000 Subject: [PATCH] A fix for LOG_MARTIANS git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6047 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/releasenotes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Shorewall-common/releasenotes.txt b/Shorewall-common/releasenotes.txt index 1f68b623e..b01e32519 100644 --- a/Shorewall-common/releasenotes.txt +++ b/Shorewall-common/releasenotes.txt @@ -20,6 +20,8 @@ Problems corrected in 3.9.4. 1) The value zero was being ignored in SOURCE PORT(S) and DEST PORT(S) columns. +2) logmartions=0 was being treated the same as logmartians=1. + Other changes in Shorewall 3.9.4 None.