Skip to content

Commit

Permalink
Prepping version 0.96
Browse files Browse the repository at this point in the history
  • Loading branch information
caldwell committed Nov 14, 2011
1 parent f15eb92 commit 57d4b73
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
daemon-manager (0.96)

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

-- David Caldwell <[email protected]> Sun, 13 Nov 2011 20:00:31 -0800

daemon-manager (0.95)

* SIGHUP now causes daemon-manager to re-exec itself, preserving its
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=0.95
VERSION=0.96

SBIN=daemon-manager
BIN=dmctl
Expand Down

0 comments on commit 57d4b73

Please sign in to comment.