From 077de82e571ed933ec39e55da62af6608299bb4f Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 12 Jun 2007 02:22:04 +0000 Subject: [PATCH] Update docs git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6523 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-common/releasenotes.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Shorewall-common/releasenotes.txt b/Shorewall-common/releasenotes.txt index 04000e490..8d65472ef 100644 --- a/Shorewall-common/releasenotes.txt +++ b/Shorewall-common/releasenotes.txt @@ -101,9 +101,8 @@ Other changes in Shorewall 4.0.0 Beta 5. Compilation errors cause the compiler to raise an exception via die. - Important: Currently, the 'compiler' function may only - be called once in a process. I'll work on removing that - restriction but that isn't a high priority for me. + Important: The 'compiler' function may only be called + once in the block containing 'use Shorewall::Compiler'. Migration Considerations: