ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-FastPing/Changes
Revision: 1.8
Committed: Sat May 17 21:47:29 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-1_1
Changes since 1.7: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.7 Revision history for Perl extension AnyEvent::FastPing
2    
3 root 1.8 1.1 Sat May 17 23:47:05 CEST 2008
4     - try to improve portability here and there.
5    
6 root 1.7 1.0 Sun Apr 27 17:43:24 CEST 2008
7     - rename from Net::FPing to AnyEvent::FastPing.
8 root 1.2
9 root 1.6 0.9 Tue May 15 21:24:22 CEST 2007
10 root 1.5 - document net-fping output format.
11     - count iterations from 1 in net-fping.
12 root 1.6 - clarified license.
13 root 1.5
14 root 1.4 0.02 Sun May 6 01:16:52 CEST 2007
15 root 1.2 - randomise the magic number used a bit so multiple net-fpings
16     running on the same host do not see each others' replies.
17 root 1.3 - net-fping did not accept its floating-point arguments.
18 root 1.4 - add -h and usage to net-fping.
19     - skip ping tests when !root.
20 root 1.2
21 root 1.1 0.01 Fri May 4 02:02:04 CEST 2007
22     - cloned from Convert-Scalar.
23