From 582335b1908e39506a29b535f7d35277824de8a0 Mon Sep 17 00:00:00 2001 From: Brie Bruns Date: Sat, 17 Apr 2021 16:33:54 -0600 Subject: [PATCH] Release 2.2.1 --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b2726c8..1f8726d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +2.2.1 - 04/17/2021 + - Add support for iptables options via IPTABLESOPT and IP6TABLESOPT. These options are + applied at the beginning of the command line options to EVERY instance of $IPTABLES. + Useful for '-w' to deal with xtables lock issues. + 2.2 - 04/09/2020 - Add multiport support to acl/forward