0.4.2 02/23/2006
	* change default settings of debug and detach
	* overhaul INSTALL (thx Erin)
	* check for NetAddr::IP at install (thx Erin)
	* fill in README

0.4.1 01/13/2006
	* only blacklist on $tries == $max_tries, to combat log latency
	* new log filter
	* improved logging
	* more examples in the sample config
	* Gentoo init script (thx Nicholas Leippe)
	* Makefile updates

0.4.0 01/22/2005
	* CIDR whitelisting using NetAddr::IP
	* init script (Debian style)
	* syslog

0.3.1 11/13/2004
	* tainted bug fixes
	* pruning bug fix
	* only prune blacklists every 60 seconds
	* save state after pruning

0.3.0 11/10/2004
	* whitelist hosts
	* actually remove blacklists after the ban time
	* run tainted since we're likely to be root
	* user configurable iptables system call

0.2.0 10/24/2004
	* initial public offering

