Fix typo in release notes

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2917 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-10-21 21:12:28 +00:00
parent 63d0babe2d
commit c2e067e7e8
2 changed files with 6 additions and 1 deletions

View File

@ -7,6 +7,8 @@ Changes in 3.0.0 RC 2.
3) Add 'src' to gateway routes. Make 'find_first_interface_address' look for 3) Add 'src' to gateway routes. Make 'find_first_interface_address' look for
global addresses only. global addresses only.
4) Update /etc/shorewall/interfaces to describe multiple interfaces to a zone.
Changes in 3.0.0 RC 1. Changes in 3.0.0 RC 1.
1) Correct spelling of MACLIST_TABLE in shorewall.conf. 1) Correct spelling of MACLIST_TABLE in shorewall.conf.

View File

@ -2,7 +2,7 @@ Shorewall 3.0.0 RC 2.
Problems Corrected in 3.0.0 RC 2: Problems Corrected in 3.0.0 RC 2:
1) Support for OpenVPN tunnels was released in Shorewall 2.2.0 but the 1) Support for OpenVPN TCP tunnels was released in Shorewall 2.2.0 but the
implementation was incomplete. It has now been completed and is implementation was incomplete. It has now been completed and is
documented in the /etc/shorewall/tunnels file. documented in the /etc/shorewall/tunnels file.
@ -12,6 +12,9 @@ Problems Corrected in 3.0.0 RC 2:
/usr/share/shorewall/firewall: line 1: \ /usr/share/shorewall/firewall: line 1: \
/proc/sys/net/ipv4/conf/all/arp_ignore: No such file or directory /proc/sys/net/ipv4/conf/all/arp_ignore: No such file or directory
3) The /etc/shorewall/interfaces now clarifies that multiple interfaces
to a zone are supported.
New Features in Shorewall 3.0.0 RC 2: New Features in Shorewall 3.0.0 RC 2:
1) The sample configurations are now packaged with the product. They are 1) The sample configurations are now packaged with the product. They are