[ Changes in version 1.3 - 04-08-2002 ]

- support for proxy
- support for basic authentication
- support for 302 and meta redirects
- support for timeout error
- handling of javascript() calls in urls
- some code fix and cleanup
- the main report part was updated (server type and size in MB)
- cleaner doc especially user.html
- major fix in the code storing the http headers
- added numerous html tag to process.


[ Changes in version 1.2 - 02-28-2002 ]

- Added a thread engin
- Support for multiple spiders in parallel
- Options to change the behavior of the spider and thread engin via the
  conf/webglobal.properties and conf/threadmanager.properties files
- The spider can be stopped by pressing the s + enter keys during a scan
- Change the site size in the report in Mb intead of bytes


[ Changes in version 1.1 - 02-03-2002 ]

- Added support for collecting comments
- Information (comments, links, ...) per instance of a cgi. (I store info each time new arguments are sent to the cgi)
- code optimization and a lot of code to deal with poor html on web sites
- added HTML tag checked for urls
- new method to bypass sites protected with web security tools ( SecureIIS, .... )
- A lot of work as been done to deal with bad HTML
- A lot of bug fix.
