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

Comparing AnyEvent-Watchdog/Changes (file contents):
Revision 1.3 by root, Thu Aug 13 22:56:11 2009 UTC vs.
Revision 1.13 by root, Thu Apr 28 16:16:37 2022 UTC

1Revision history for AnyEvent::Watchdog 1Revision history for AnyEvent::Watchdog
2 2
3TODO: testsuite 3TODO: testsuite
4TODO: document $^C or so for autostart
4 5
61.02 Thu 28 Apr 2022 18:16:17 CEST
7 - mind the semicolon re-release (reported by James Wright).
8
91.01 Thu 28 Apr 2022 01:42:17 CEST
10 - anniversary re-release.
11
121.0 Wed Sep 2 20:39:06 CEST 2009
13 - INCOMPATIBLE CHANGE: split into two modules, new module
14 AnyEvent::Watchdog::Util is not responsible for controlling.
15 - heartbeat can now *really* disable the heartbeat.
16 - new function: restart_in, like restart but without exit.
17 - new function: on_exit, for safe cleanup-handlers.
18
190.9 Sat Aug 15 01:06:17 CEST 2009
5 - allow heartbeat to be reset to zero again. 20 - allow heartbeat to be reset to zero again.
6 21
70.1 Sun Aug 2 17:49:10 CEST 2009 220.1 Sun Aug 2 17:49:10 CEST 2009
8 - first release, basically works for me(tm). 23 - first release, basically works for me(tm).
9 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines