Changelog
v0.95b  March 2002 (first public beta release)
	* added manpage [DR]
	* fixed a small bug [DR]

v0.9	February 2002 (private release)
	* ported to Solaris. Compiles clean on OpenBSD. [vH]
	* fixed the final never-ending loop (really!) [vH]
	* fixed command line target/port function, seems like 3 lines were
	  accidently deleted [vH]
	* cleaned up code to prevent compiler warnings and added humour :-) [vH]
	* fixed 3 by-one-byte overflows [vH]

v0.8	February 2002 (private release)
	* Finally got rid of bug that stopped amap from completing.  [DR]
	* Now, amap only sends UDP triggers to UDP ports and TCP triggers to
	  tcp ports. It sends undefined triggers to both kind of ports.  [DR]

v0.7	February 2002 (unreleased)
	* added and reformatted some triggers and responses [DR]
	* added listing of unidentified ports after completion [DR]

v0.6	February 2002	(private release)
	* scantype check for sending triggers was missing, uh [vH]
	* added a few responses [vH]
	* removed tftp check, it's too weird how it works currently [vH]

v0.5b   January 2002    (private release)
	* fixed a bug in lookup function for substrings and startstrings [DR]
	* added triggers and responses [DR]

v0.5	January 2002	(private release)
	* fixed a bug in the lookup function for unknown responses [DR/vH]

v0.4	January 2002	(private release)
	* only the first of same unknown responses for a port is printed [vH]
	* added search path for trigger/response files (20 directories) [vH]
	* fixed variable names [vH]
	* some beautifications [vH]

v0.3	January 2002	(private release)
	* changed the "print unknown responses" option to be default [vH]
	* fixed a bug in the print_banner function [vH]
	* dumping responses will now also show it in printable ascii [vH]
	* fixed various bugs in the dump function [vH]
	* added check for invalid nmap input file [vH]
	* had to implement a work around to prevent mis-detections on ECHO port [vH]
	* added some responses [vH]
	* removed unnecessary entries from the triggers file [vH]

v0.2	December 2001	(private release)
	* fixed numerous bugs. numerous ;-) [vH]
	* added new feature: -b prints the banner received [vH]
	* added CHANGES, TODO and LICENSE file [vH]

v0.1	December 2001	(private release)
	* first internal release [DR]
