From 6ef0f0f9d33a0f85af62fe7d23a9d9b6c64acfd3 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 29 Nov 2010 16:01:19 -0800 Subject: [PATCH] Document addition of startup_error() Signed-off-by: Tom Eastep --- Shorewall/changelog.txt | 2 ++ Shorewall/releasenotes.txt | 7 +++++++ 2 files changed, 9 insertions(+) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index 50cf75363..2f934bf6c 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -4,6 +4,8 @@ Changes in Shorewall 4.4.15 2) Corrected macro.JAP. +3) Added fatal_error() functions to the -lite CLIs. + RC 1 1) Another Perl 5.12 warning. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index a85942bbc..673322541 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -66,6 +66,13 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES macros (if 'PARAM' was passed to an nested macro invocation, it was not expanded to the current parameter value). +7) Previously, if find_first_interface_address() failed when running + shorewall-lite or shoreawll6-lite, the following unhelpful message + was issued: + + /usr/share/shorewall-lite/lib.common: line 449: startup_error: command + not found + ---------------------------------------------------------------------------- I I. K N O W N P R O B L E M S R E M A I N I N G ----------------------------------------------------------------------------