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