Version 0.5
===========
	- BUGFIX: when having multiple interfaces in the host, ip-sentinel
	  listened on all ones instead only on this given on the
	  cmd-line. Thanks to Sergeev Sergey for reporting this.
	- enhanced RHL-initscript
	
Version 0.4
===========
	- logging was enhanced
	- anti-DOS limits were increased a little bit
	- FEATURE: it is allowed to specify a MAC for networks
	- build with RH 5.2 was fixed
	- a lot of minor cleanups

Version 0.3
===========
	- minor code-cleanups
	- certain mechanism (anti-DOS, vector-resizing, sliding random
	  MACs) were documented and parameterized ; see src/parameters.h
	  for details
	- BUGFIX: broken signal-handling with dietlibc was fixed (dietlibc
	  sets SIG_DFL handler when entering a handler and -- in opposite to
	  glibc-2.3.1 -- does not restore this value to the handler set with
	  signal())
	- BUGFIX: stupid typo in vector-resize code which caused excessive
	  memory-consumption was fixed
	- testsuite was modified to give more determined results with
	  different bsort() implementations

Version 0.2
===========
	- build-fixes with RH 6.2
	- minor build-fixes
	- documentation was added

Version 0.1
===========
	- initial release
