ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Watchdog/Changes
Revision: 1.6
Committed: Tue Sep 1 14:52:07 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.5: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent::Watchdog
2
3 TODO: testsuite
4 TODO: split into two modules
5 TODO: exit hooks
6
7 - documented $ENABLED.
8 - set $ENABLED to 1 only in child (fwiw).
9
10 0.9 Sat Aug 15 01:06:17 CEST 2009
11 - allow heartbeat to be reset to zero again.
12
13 0.1 Sun Aug 2 17:49:10 CEST 2009
14 - first release, basically works for me(tm).
15
16 0.0 Sun Aug 2 16:50:29 CEST 2009
17 - original version, leftover garbage from hacking on AnyEvent::MP.