3.2.0alpha
==========

-	almost 80% complete rewrite of all codes.
-	improved connectivity.  Better HTTP/1.1 keep alive support.
-	improved authentication support:
	.	support proxy authentication.  Basic and NTLM should be supported.
	.	support individual server authentication.
-	improved session saving.
	.	The sites hierarchy and history can be restored from session file.
	.	better performance by use of inline DB.
	.	Support large sites testing both in scanning and spidering.
-	better extensibility by supporting extensions and plugins
-	New extensions:
	.	used for adding functions to core program
	.	to be further polished in final release
-	New plugin features:
	.	each plugin represent a test
	.	support knowledge base for plugins sharing
	.	support dependency check.
	.	customer plugins can be created by inheriting different AbstractPluginXXX class.
	.	to be further polished in final release
-	new spider:
	.	URL crawling and form crawling. Forms will fill the options values with limited combinations.
	.	with configurable options.
	.	support start/stop/resume
	.	estimated % complete
-	new scanner:
	.	with configurable options
	.	with multiple hosts/threads
	.	support	stopping individual hosts.
	.	generated alerts can be viewed while scanning.
-	new filters:
	.	custom filter can be added by dropping into filter directory by using Filter interface.
-	new application logging support in log directory.
-	improved user interface.
	.	Click on tab to maximize working panel.
	.	Support image viewing.
-	support use of Ant (1.6.2) build.xml
-	change of copyright owner to parent company.