From 688983eafa9913888d92a42564f9bf8be17cfcfb Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 3 Feb 2006 21:26:58 +0000 Subject: [PATCH] Fix GATEWAY (again) and add version checking between compiled programs and library git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3428 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/changelog.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index ae0c467e0..61b583c08 100755 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -43,4 +43,6 @@ Changes in 3.1.x. 21) Correct GATEWAY handling in the providers file. -22) Remove sub-zone exclusion from DNAT/REDIRECT. \ No newline at end of file +22) Remove sub-zone exclusion from DNAT/REDIRECT. + +23) Add compiled-program/library versioning scheme.