- Version 0.7-BETA
		Make & Compilation fixes
- Version 0.7-BETA149
		Some code cleanups
		New Fingerprints
		Fingerprinting fixes
		Removed some memory leaks
		Internal fixes
		Fixed wrong fingerprint match output when scanning multiple hosts
- Version 0.7-BETA125:
		Mainly new fingerprints.
		Should Compile now on Solaris
- Version 0.7-BETA108:
		Some little fixes in rare conditions
		New fingerprints, and cleaned up some
- Version 0.7-BETA97 : 
		Several fixes in timeout and reconnect behaviour
		A bit more output about the scanned hostname
		Some little fixes
- Version 0.7-BETA88 :
		Fixed odd behaviour with lots of hosts
		Added more and more fingerprints
- Version 0.7-BETA78 :
		Added some user sent fingerprints.
		Fixed a few segfaults on rare occasions.
		First self-written configure script for poeple who like it. I dont, so I dont  use autoconf, its too slow for me
- Version 0.7-BETA62 :
		Fixed some bad fingerprinting behaviour on slow lines.
		Beautified output.
- Version 0.7-BETA55 :
		First release for the public. Many changes. It runs stable now in most cases.
- Version 0.7-ALPHA1 following :
		The first compilable version in C++. Many bugs, crashes and curious behaviour
- Version 0.7 following :
		Begin implementing as far as possible in C++, and added a cvs project to this. Next official release should be something bout 0.8 or even 1.0
- Version 0.6-BETA163 :
		Hopefully fixed Segfault when unexpected disconnected by server during scan 
		(Thanks to Stephane Lentz for the bug report)
- Version 0.6-BETA162 :
		Fixed wrong Software printed in some cases
- Version 0.6-BETA161 :
		Added progress indicator.
		First releasefor public testing new version.
- Version 0.6-BETA160 :
		Beautified verbose output and fingerprint
- Version 0.6-BETA159 :
		Fixed re-usability of fingerprints
- Version 0.6-BETA158 :
		Fixed actual Fingerprint lost if host has more than one IP
- Version 0.6-BETA157 :
		Fixed SEGV when reconnecting during second stage.
- Version 0.6-BETA85-156 :
		Fixed some bugs causing SEGV in some conditions.

- Version 0.6-BETA2-85 :
		Fixed lots of stupid bugs causing segfaults, and race conditions.
- Version 0.6-BETA1 :
		Now bug testing,most features are implemented
- Version 0.4-0.6 :
		Rewritten lots of code for experimental tests and so.

- Version 0.3 :
		I have rewritten about 50% of the code. Most segfaults should be eliminated 
		from now. There is a new 3-part fingerprinting technology that should identify
		nearly every server in the database with a high reliability. Since I cant use
		the old fingerprints, I now rely on YOU sending me new fingerprints. Best would
		be if you send me the full output with -v -v option and a short description
		of the server version running on the target system. More information is better.

- Version 0.2.1BETA1 :
		From now I am testing some new fingerprint algortihms, so these releases are
		for testing only. No fingerprints form them will be added to any db.

- Version 0.2 :
		initial release, based on ftpmap by jedi

- future enhancements :
		Add CRAM-MD5 AUTH mechanism for second connect, to use advanced smtp features
