2005-12-19  Robert Love  <rml@novell.com>

	* configure.in: Bump version to 1.5.7

2005-12-19  Robert Love  <rml@novell.com>

	* src/manager.c: By default, daemonize via daemon().  Add "--no-daemon"
	  option to disable this.

2005-12-19  Robert Love  <rml@novell.com>

	* configure.in: remove "-Wcast-qual" as it generates a bit of noise.

2005-12-12  Jeffrey Stedfast  <fejj@novell.com>

	* configure.in: Bumped version to 1.5.6

2005-12-09  Jeffrey Stedfast  <fejj@novell.com>

	* src/manager.c (gvm_device_mount): Updated to the changes in the
	method signature (which has changed to
	string,string,array:string). Also pass the sync mount option if
	the device is smaller than 256M.
	(gvm_device_unmount): Method name changed to Unmount rather than
	UnMount.