Fix logic in _kill
[gitmo/MooseX-Daemonize.git] / Changes
CommitLineData
a4952679 1Revision history for MooseX-Daemonize
2
b916501e 3 - Fix logic that kills process so it doens't always warn about undead
4 process
5 - Added stop_timeout to allow user to control timings.
6
70.04 2007-11-11
8 - Fix stupid perlcritic.t cause the Module::Starter::PBP tests were stupid but I didn't realize it.
9
100.03 2007-10-22
11 - Add File::Slurp to dependencies so our tests pass better
12
130.02 Sept 19, 2007
14 - Fixed bug where sometimes the pidfile is writeable but pidbase is not -- reported by dec
e7a196e7 15 - Fixed bug where the pidfile wasn't being updated properly -- reported by dec
b916501e 16 - Added is_daemon attribute
17 - Added another fork to make sure we short circuit out of the daemonize process properly
18 - Switch to File::Pid
7ada91b8 19 - Add the GetOpt prereq
b916501e 20 - Adjust the kill timings
21 - Added THANKS to pod
7ada91b8 22
a4952679 230.0.1 Wed May 16 11:46:56 2007
24 Initial release.
25