daemon-manager (0.97)

  * Fix buffer overflow on long error messages.

  * Fix daemons' groups not getting set up right.

 -- David Caldwell <david@porkrind.org>  Sun, 12 Aug 2012 15:18:25 -0700

daemon-manager (0.96)

  * Fix reincarnation bug: don't re-daemonize on reincarnation.

 -- David Caldwell <david@porkrind.org>  Sun, 13 Nov 2011 20:00:31 -0800

daemon-manager (0.95)

  * SIGHUP now causes daemon-manager to re-exec itself, preserving its
    state. This means that new versions can be transitioned to without
    losing track of the daemons running under the old version.

  * [runs_as] config section is now [can_run_as]. The old one is
    deprecated. It works for now but warns.

  * Errors and warnings in daemon config files now show up when you use
    dmctl to mess with the daemon.

  * "dmctl" with no arguments now does "status" instead of "help".

  * Fixed dmctl response size limit of 1000 bytes (it's now unlimited).

  * Fixed daemons that failed to start looking like they were actually
    started.

  * Fixed users with bad home directories causing daemon-manager to spin
    and use 100% of the CPU.

 -- David Caldwell <david@porkrind.org>  Sun, 13 Nov 2011 16:40:51 -0800

daemon-manager (0.9)

  * Print elapsed times better in "dmctl status".

  * Fixed dmclt to work when abbreviated daemon name was the same as the
    user name.

  * Made some error messages clearer.

  * Fixed accept() not always working.

  * Internal code cleanups.

 -- David Caldwell <david@porkrind.org>  Mon, 07 Feb 2011 16:36:27 -0800

daemon-manager (0.8)

  * First public release

 -- David Caldwell <david@porkrind.org>  Wed, 27 Oct 2010 03:32:59 -0700

