From d0bf4ac6831bf8875551cba5f9e1e49bae573aea Mon Sep 17 00:00:00 2001 From: bbruns Date: Fri, 18 Feb 2011 18:07:01 +0000 Subject: [PATCH] More Changelog updates --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 052a53e..cecab65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,9 @@ block incoming to. - Add support for allowing IPV6 critical ICMP messages, on by default - Add support for interception of IPv4 packets, aka transparent proxy + - Add beginning support for error checking of variable inputs, still not functional yet. + - Test if we are using at least bash 3.x, since some of the more advanced features + we are using to make this script work don't work too well with bash < 3.0 or dash. 0.9.11 - Brielle Bruns - Move some of the config clutter to conf/ - you can