From 7302b785fdc6a77fcbc9d8ec11828cbb493a85e3 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 8 Jan 2011 08:12:28 -0800 Subject: [PATCH] Correct release documents --- Shorewall/changelog.txt | 6 ++++++ Shorewall/releasenotes.txt | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index b444a369f..2b423acd5 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -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. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index 5f2dcfec3..85e750ab9 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -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