ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-ZabbixSender/Changes
Revision: 1.3
Committed: Thu Jan 18 15:38:11 2018 UTC (6 years, 4 months ago) by root
Branch: MAIN
Changes since 1.2: +6 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for AnyEvent::ZabbixSender
2
3 1.0
4 - zabbix of course does not support sub-second timestamps.
5 - pass zabbix object to callbacks.
6 - fix a bug where values were submitted without waiting for
7 the delay time.
8
9 0.1 Thu Jan 18 09:26:10 CET 2018
10 - mostly untested, pre-alpha.
11 - original version, an AnyEvent::GPSD clone.
12
13 0.0 Sat Jul 26 07:35:01 CEST 2008
14 - original version, an AnyEvent::HTTP clone.