ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-FastPing/Changes
Revision: 1.9
Committed: Sun May 18 20:10:05 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-1_11
Changes since 1.8: +5 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension AnyEvent::FastPing
2
3 1.11 Sun May 18 22:09:13 CEST 2008
4 - fix #ifdef APPLE logic. why does apple actively hurt
5 free sofwtare development so much?
6 - restore ipv6 support on non-broken==non-darwin platforms.
7
8 1.1 Sat May 17 23:47:05 CEST 2008
9 - try to improve portability here and there.
10
11 1.0 Sun Apr 27 17:43:24 CEST 2008
12 - rename from Net::FPing to AnyEvent::FastPing.
13
14 0.9 Tue May 15 21:24:22 CEST 2007
15 - document net-fping output format.
16 - count iterations from 1 in net-fping.
17 - clarified license.
18
19 0.02 Sun May 6 01:16:52 CEST 2007
20 - randomise the magic number used a bit so multiple net-fpings
21 running on the same host do not see each others' replies.
22 - net-fping did not accept its floating-point arguments.
23 - add -h and usage to net-fping.
24 - skip ping tests when !root.
25
26 0.01 Fri May 4 02:02:04 CEST 2007
27 - cloned from Convert-Scalar.
28