ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Watchdog/Changes
(Generate patch)

Comparing AnyEvent-Watchdog/Changes (file contents):
Revision 1.1 by root, Sun Aug 2 14:51:29 2009 UTC vs.
Revision 1.12 by root, Wed Apr 27 23:43:02 2022 UTC

1Revision history for AnyEvent::Watchdog 1Revision history for AnyEvent::Watchdog
2
3TODO: testsuite
4TODO: document $^C or so for autostart
5
61.01 Thu 28 Apr 2022 01:42:17 CEST
7 - anniversary re-release.
8
91.0 Wed Sep 2 20:39:06 CEST 2009
10 - INCOMPATIBLE CHANGE: split into two modules, new module
11 AnyEvent::Watchdog::Util is not responsible for controlling.
12 - heartbeat can now *really* disable the heartbeat.
13 - new function: restart_in, like restart but without exit.
14 - new function: on_exit, for safe cleanup-handlers.
15
160.9 Sat Aug 15 01:06:17 CEST 2009
17 - allow heartbeat to be reset to zero again.
18
190.1 Sun Aug 2 17:49:10 CEST 2009
20 - first release, basically works for me(tm).
2 21
30.0 Sun Aug 2 16:50:29 CEST 2009 220.0 Sun Aug 2 16:50:29 CEST 2009
4 - original version, leftover garbage from hacking on AnyEvent::MP. 23 - original version, leftover garbage from hacking on AnyEvent::MP.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines