Integrate mainline (mostly) utf8.c does not compile.
[p5sagit/p5-mst-13.2.git] / lib / Net / Ping / CHANGES
1 CHANGES
2 -------
3
4 2.09  Dec 06 19:00 2001
5         - Documental and test changes only.
6         - No functional changes.
7
8 2.08  Dec 04 13:00 2001
9         - Faster response for Win32 tcp_connect.
10         - Better explanations in test comments.
11
12 2.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
22 2.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
27 2.05  Nov 18 20:00 2001
28         - Added test suite
29
30 2.04  Nov 16 16:00 2001
31         - Added CHANGES and README to tarball.
32         - No functional changes.
33
34 2.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
39 2.02  Sep 27 12:00 1996
40         - Magic version by Russell Mosemann from CPAN