BeOS has times() tick of 1000000, not CLK_TCK (1000)
[p5sagit/p5-mst-13.2.git] / lib / Net / Ping / CHANGES
CommitLineData
505f3f16 1CHANGES
2-------
3
42.09 Dec 06 19:00 2001
5 - Documental and test changes only.
6 - No functional changes.
7
82.08 Dec 04 13:00 2001
9 - Faster response for Win32 tcp_connect.
10 - Better explanations in test comments.
11
122.07 Nov 28 13:00 2001
13 - Compatibility changes
14 - Works with UNIX and Win32 OS
15 - Works with Perl 5.005 5.6.x 5.7.x 5.8.x
16 - Applied several patches from distro
17 - External protocol added thanks to
18 colinm@cpan.org (Colin McMillen)
19 - Stream protocol added thanks to
20 bronson@trestle.com (Scott Bronson)
21
222.06 Nov 19 12:00 2001
23 - Added Net-Ping.spec for RPM to easily
24 utilize using "rpm -ta Net-Ping*tar.gz"
25 - Moved Copyright section to perldoc
26
272.05 Nov 18 20:00 2001
28 - Added test suite
29
302.04 Nov 16 16:00 2001
31 - Added CHANGES and README to tarball.
32 - No functional changes.
33
342.03 Nov 15 12:00 2001
35 - Portability adjustments to ping_tcp()
36 made by Rob Brown to work with most
37 default systems.
38
392.02 Sep 27 12:00 1996
40 - Magic version by Russell Mosemann from CPAN