2013/05/12:

Release of version 1.0.2

Fix kernel version detection so that it is more flexible and less error
prone (3.8-1-amd64 was breaking the original).


2013/05/06:

Release of version 1.0.1

Fixes "mac" helper command for versions of iptables 1.4.12+


2013/04/24:

Release of version 1.0.0

No functional changes from 0.9.10.

Slight changes to README, license snippet in script brought in line with
recommended wording.


2013/04/13:

Release of version 0.9.10

This version allows certain variables to be set via the environment as
well as via the sanewall.conf file.

See the PDF/HTML manual or sanewall-variables manpage for details.


2013/04/06:

Release of version 0.9.9

This version now uses GNU autotools so you can run:
  ./configure && make && make install

in the usual way. Note that the default is to install under /usr/local,
so if you have previously installed from source, you may want to run
configure more like this instead:
  ./configure --prefix=/usr --sysconfdir=/etc

Read the INSTALL file and ./configure --help for more information.


2013/03/23:

Release of version 0.9.8
