
Version 1.0.2 :

- Fixed a crash on startup issue when parsing some malformed preferences
- Fixed the creation of random '(null).cnt' files in the current working directory


Version 1.0.1 :

- Fixed a crash on startup when dealing with nonexistant index files 

Version 1.0.0 :

- Loads much faster
- Fixed various bugs which could possibly lead to a segmentation fault


Version 1.0.0.RC5 :

- Added Swedish language support (provided by Daniel Nylander)
- Renamed nessus-mkcert-client to nessusclient-mkcert
- Fix for Bug #1414: Plugin Prefs selection options get lost

Version 1.0.0.RC4 :

 - Fixed Red Hat compilation issues
 - Fixed a plugin preference synchronisation error when reconnecting to nessusd
 - The list of plugins and port scanners is properly saved in XML and LaTeX 
   outputs
 - Properly extract the risk of a plugin from the new description format

Version 1.0.0.RC3 :
 
 - Fixed a segfault occuring in command-line mode
 
Version 1.0.0.RC2 :

 - Fix for Bug #1346: Results copied to wrong task
 - Fix for Bug #1357: Wrong focus for some dialogs
 - Made creation of html-version of manual default
 - Some more renaming from "nessus" to "NessusClient"
   (man pages)
 - plug a memory leak of 1MB for each comm_get_plugins call,
   i.e. once per connection.
 - Make NessusClient startup much faster
 - Various small fixes/typos

Version 1.0.0.RC1 :

 - Converted various lists into TreeViews
 - More icons
 - Non-modal progress of a scan

Version 0.9.0 :

 - Initial import from Nessus 2.3.1 to NessusClient
 - Replaced arglist by 'struct nessus_plugin' for plugins management
