2006-01-05 Jeffrey Stedfast * configure.in: Bumped version to 1.5.8 * src/manager.c (gvm_device_mount): Applied a patch from J5 to fix bug #324618. 2006-01-04 Jeffrey Stedfast * configure.in: Patch by Matthias Clasen to add --enable/disable-debug to fix bug #320997. * src/gvm-dev-tablet.png: Added to fix bug #318637. * src/properties.c: Changed tablet icon to be a file path. (set_icon): If the icon name is a full path, load the image from a file instead of from a theme. * src/manager.c (mount_all): Set mount = FALSE each pass thru the loop before doing the logic to decide if we should mount. 2005-12-19 Robert Love * configure.in: Bump version to 1.5.7 2005-12-19 Robert Love * src/manager.c: By default, daemonize via daemon(). Add "--no-daemon" option to disable this. 2005-12-19 Robert Love * configure.in: remove "-Wcast-qual" as it generates a bit of noise.