List of things that should/could be done
to improve OpenVAS-Client:

2007-09-24  Jan-Oliver Wagner <jan-oliver.wagner@intevation.de>

	* Establish a w32 cross-compilation environment and the
	automatic building of Windows installer packages via nsis
	(replacing the current manual creation guided for InnoSetup).
	Ideally, the system should work similar to Gpg4win (www.gpg4win.org)
	where on Linux a single "make" will build everything for windows
	as well.

2006-01-23  Jan-Oliver Wagner <jan-oliver.wagner@intevation.de>

	* Explicit saving of preferences

  Currently, the preferences are saved implictley
  (general options when leaving a task/scope,
  plugin preferences only after a executing a scan)

  This induces problems such as:

  * Non-default preferences for Nmap (NASL wrapper) set under global
    settings are not remembered between sessions.

  * If non-default preferences are set for Nmap (NASL wrapper) under
    global settings, and then a new task is created, the new task has the
    default settings not the modified ones.

  No estimate how much work this would mean and what to
  do exactly, but estimated to be a comprehensive change.

