Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
[p5sagit/p5-mst-13.2.git] / lib / Net / Ping / CHANGES
CommitLineData
505f3f16 1CHANGES
2-------
3
49afa5f6 42.10 Dec 26 12:00 2001
5 - Added bind() function useful for clients with multiple
6 network interfaces performing the ping check thanks to
7 sethb@clarkhill.com (Seth Blumberg).
8 - Execution optimizations for several constants (Seth).
9 - More test changes in case Socket module is not available
10 (Jarkko Hietaniemi).
11
505f3f16 122.09 Dec 06 19:00 2001
13 - Documental and test changes only.
14 - No functional changes.
15
162.08 Dec 04 13:00 2001
17 - Faster response for Win32 tcp_connect.
18 - Better explanations in test comments.
19
202.07 Nov 28 13:00 2001
21 - Compatibility changes
22 - Works with UNIX and Win32 OS
23 - Works with Perl 5.005 5.6.x 5.7.x 5.8.x
24 - Applied several patches from distro
25 - External protocol added thanks to
26 colinm@cpan.org (Colin McMillen)
27 - Stream protocol added thanks to
28 bronson@trestle.com (Scott Bronson)
29
302.06 Nov 19 12:00 2001
31 - Added Net-Ping.spec for RPM to easily
32 utilize using "rpm -ta Net-Ping*tar.gz"
33 - Moved Copyright section to perldoc
34
352.05 Nov 18 20:00 2001
36 - Added test suite
37
382.04 Nov 16 16:00 2001
39 - Added CHANGES and README to tarball.
40 - No functional changes.
41
422.03 Nov 15 12:00 2001
43 - Portability adjustments to ping_tcp()
44 made by Rob Brown to work with most
45 default systems.
46
472.02 Sep 27 12:00 1996
48 - Magic version by Russell Mosemann from CPAN