BlockSSHD v1.0 - November  8  2006
  - Added support for subnets in whitelist (thanks to Lester Hightower for this)
  - Minor changes to spec files
  - File locations changed to prefix of /usr
  - Configuration file moved to /etc/blocksshd.conf
  
BlockSSHD v0.9 - September 26 2006
  - Fixed init script binary location
  - Fixed minor documentation errors
  - Fixed spec file errors - including adding conf file installation 
  (Thanks to Samuel Granjeaud for reporting these bugs)

BlockSSHD v0.8 - August 30 2006
  - Removed requirement for Prod::PID::File CPAN module
  - Removed requirement for Prod::Daemon CPAN module
  - Fixed Makefile error with --wildcards tar option

BlockSSHD v0.7 - July 30 2006
  - Changed unblock function.  When unblocking is enabled then the unblock process will both remove the blocked IP address from the firewall but also remove it from the log file
  - Added RPM/SRPM packages
  - Updated distribution mechanism to support RPMs
  - Fixed restore blocked function to use alternate file handle
  
BlockSSHD v0.6 - July 17 2006
  - Added support for pf and BSD
  - Fixed some minor bugs

BlockSSHD v0.5 - July 12 2006
  - Fixed regular expression bug introduced in v0.4

BlockSSHD v0.4 - June 17 2006
  - Adjusted regulasr expressions to support Debian sid and Dropbear (an embedded device SSH server).  With Dropbear support it may be possible to run blocksshd on routers or other Linux-based devices that support Perl and the required modules. 

BlockSSHD v0.3 - Apr  6 2006
  - Added additional regular expressions for matching failures on Debian, SuSE and Red Hat

BlockSSHD v0.2 - Apr  5 2006
  - Added unblock function
  - Fixed some issues with signals and exit handling

BlockSSHD v0.1 - Mar 24 2006
  - First public release
  - Script uses File::Tail module to collect data
  - Script runs daemonized in background and can be started from rc script


