Doc update re: 4.0.2/3

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7110 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-08-10 17:00:13 +00:00
parent 7eb9ba65a7
commit 4bb5de92b2
2 changed files with 18 additions and 18 deletions

View File

@ -207,31 +207,27 @@
</row>
<row>
<entry morerows="1" valign="middle">Shorewall-common 4.0.0</entry>
<entry valign="middle">Shorewall-common 4.0.0</entry>
<entry>Shorewall-shell 4.0.0</entry>
<entry>Shorewall-shell 4.0.0 - 4.0.2</entry>
<entry>Shorewall-perl 4.0.0</entry>
<entry>Shorewall-perl 4.0.0 - 4.0.2</entry>
</row>
<row>
<entry>Shorewall-shell 4.0.1</entry>
<entry valign="middle">Shorewall-common 4.0.1</entry>
<entry>Shorewall-perl 4.0.1</entry>
<entry>Shorewall-shell 4.0.0 - 4.0.2</entry>
<entry>Shorewall-perl 4.0.0 - 4.0.2</entry>
</row>
<row>
<entry morerows="1" valign="middle">Shorewall-common 4.0.1</entry>
<entry valign="middle">Shorewall-common 4.0.2</entry>
<entry>Shorewall-shell 4.0.0</entry>
<entry>Shorewall-shell 4.0.0 - 4.0.2</entry>
<entry>Shorewall-perl 4.0.0</entry>
</row>
<row>
<entry>Shorewall-shell 4.0.1</entry>
<entry>Shorewall-perl 4.0.1</entry>
<entry>Shorewall-perl 4.0.0 - 4.0.2</entry>
</row>
</tbody>
</tgroup>

View File

@ -81,8 +81,8 @@
<para>While there are advantages to using Shorewall-perl, there are also
disadvantages.</para>
<section>
<title id="Incompatibilities">Incompatibilities</title>
<section id="Incompatibilities">
<title>Incompatibilities</title>
<para>There are a number of incompatibilities between the Shorewall-perl
compiler and the earlier one.</para>
@ -515,8 +515,8 @@ loc net ACCEPT</programlisting>
<itemizedlist>
<listitem>
<para>Perl (I use Perl 5.8.8 but other versions should work
fine)</para>
<para>Perl (I use Perl 5.8.8 but other 5.8 or later versions should
work fine)</para>
</listitem>
<listitem>
@ -538,6 +538,10 @@ loc net ACCEPT</programlisting>
<listitem>
<para>Perl Carp Module</para>
</listitem>
<listitem>
<para>Perl FindBin Module (Shorewall 4.0.3 and later)</para>
</listitem>
</itemizedlist>
</section>