Correct silly typo that caused masq file to be ignored when nat file was empty

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5141 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-12-20 15:39:39 +00:00
parent a161728628
commit 72ab052ef1
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Changes in 3.4.0 Beta 1
1) Correct handling of masq file.
Changes in 3.3.6
1) Remove /etc/shorewall/Documentation.

View File

@ -574,3 +574,5 @@ Problems Corrected in 3.4.0 Beta 1.
1) It is now possible to place entries in the IPSEC column of
/etc/shorewall/masq without having specified ipsec zones or hosts.
2) The /etc/shorewall/masq file is no longer ignored when the
/etc/shorewall/nat file is empty.