Sun Aug 18 14:21:22 2013 Hervé Quatremain (rv4m@yahoo.co.uk)

	* Clusters to create group of hosts.  When a job associated with a
	  cluster starts, the host with the least running jobs is selected
	  for the run.  A host that does not reply is skipped.
	* Bug fixes.

Sat Jun 22 00:12:23 2013 Hervé Quatremain (rv4m@yahoo.co.uk)

	* Detached jobs to start long running processes or daemons.
	  A detached job just reports the status of the daemon start and
	  does not wait for the end of the process.
	* Manual jobs and jobsets (human triggered jobs and jobsets)
	* Web interface improvements.
	* Optional authentication through PAM(8) to accesss the Web interface.
	* Bug fixes.

Thu Jan 24 09:09:22 2013 Hervé Quatremain (rv4m@yahoo.co.uk)

	* New Web interface
	* Linux control croups (cgroups) support.  Jobs can now be directly
	  started in a specific cgroup.
	* systemd service unit (ie. start/stop of the Schedwi services)

Sun Mar 21 02:01:54 2010 Hervé Quatremain (rv4m@yahoo.co.uk)

	* IPv6 support
	* TCP Wrappers support and a new ALLOW_FROM directive in the
	  configuration file to choose from.
	* libdbi for database access.
	* A rpm spec file (schedwisrv.spec)
	* A command line tool (schedwi)

Thu Aug 23 22:33:26 2007 Hervé Quatremain (rv4m@yahoo.co.uk)

	* License upgrade to the GNU GPL version 3.
	* Add a job retry option. When a job fails, it can be retried
	  several times before declared failed.  The number of retries and the
	  interval between two retries can be configured job by job.
	* Add the new link type `Complete or failed' which allows the linked
	  job to proceed on completion of the previous job (whichever the
	  status is).  This new kind of link appears in black in the GUIs.
	* Add the schedwidbchecks command line tool to detect and fix
	  database inconsistencies.
	* An OCF Resource Agent (a Linux-HA start/stop/check script to be
	  short) example is provided in the scripts directory.
	* An init.d script for Red Hat is provided in the scripts directory.
	* Minor corrections in the documentation.

Mon Jan  1 17:58:48 2007 Hervé Quatremain (rv4m@yahoo.co.uk)

	* Initial version.
