[ Changes in version 1.4.1 - 08-29-2002 ]
- remove small problem in 1.4.0

[ Changes in version 1.4.0 - 08-23-2002 ]

- support for multiple spider in parallel (see: -l option )
- support for adding files or folders in elements to spider (see: -F option)
- adding support to look for emails in specific domains (see: -E option)
- detection of domain users found in the site
- support for redirects inside the same domain.
- added mor bugfix and error handling.

[ Changes in version 1.3.1 - 04-16-2002 ]

- support for socket timeout and fixed problem occuring on locked socket condition reported by Gregory Steuck
- added socket_timeout option in the webglobal.properties file
- updated jakarta commons-httpclient with their cvs source (13-04-2002)

[ 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.
