Correct release documents

This commit is contained in:
Tom Eastep 2011-01-08 08:12:28 -08:00
parent 3c4336da58
commit 7302b785fd
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
Changes in Shorewall 4.4.16 RC 1
1) Fix logging for jump to nat chain.
2) Minor code refactoring.
Changes in Shorewall 4.4.16 Beta 8
1) Complete parameterized actions.

View File

@ -18,11 +18,11 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
changed so that the compiler now handles multi-line values
correctly.
2) In 4.4.15, output to Standard Out (FD 2) generated by
2) In 4.4.15, output to Standard Out (FD 1) generated by
/etc/shorewall/params (/etc/shorewall6/params) was redirected to
/dev/null. It is now redirected to Standard Error (FD 2).
3) 2) If a params file did not appear in the CONFIG_PATH, compilation
3) If a params file did not appear in the CONFIG_PATH, compilation
failed with the error:
.: 31: Can't open /etc/shorewall6/params