1- 0.5
2  -> _HUGE_ improvement of the fingerprint database with great help from Renaud
3  Deraison. It nows has more that 3000 entries. Please note that the copyright
4  for this file has changed too (see the first lines of the file)
5  -> correct bug in get_line (thanks to Nicob, Nicolas Gregoire and Vincent
6  Renardias)
7
8- 0.4
9  -> make source address and domain random, so that one cannot analysis from
10  testing simply by refusing that domain and address (see article at
11  http://www.frbsd.org/fr/PoweredBy/smtpscan.html)
12  -> improve much the speed of scan, thanks to Julien Perez's idea
13
14- 0.3.1
15  -> solve a problem with rbl informational message being incorrectly printed
16  -> correct ambiguous statement about LICENSE in stmpscan code. License is
17     now undoubtfully GNU GPL
18
19- 0.3
20  -> add information printing about remote server configuration (source
21  checking ...) (suggested by "Nicob" <nicob@nicob.net>)
22  -> improve database
23  -> add LICENCE file
24  -> add CONTRIBUTOR file
25  -> add '-D' switch to allow to specify only a domain name, not a server
26     (suggested by "Fernando Cardoso" <fernando.cardoso@whatevernet.com>)
27  -> add '-a' switch to scan every MXs for the specified domain (to be used
28     with -D)
29  -> add '-c' switch allowing not to create a new connexion for each test, using
30     the RSET command (suggested by "Gwenael Letellier" <gwen@folleville.net>)
31  -> add multi target support
32
33- 0.2
34  -> first public release
35