summaryrefslogtreecommitdiff
path: root/lib/Net/Ping/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Net/Ping/Changes')
-rw-r--r--lib/Net/Ping/Changes9
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/Net/Ping/Changes b/lib/Net/Ping/Changes
index bcfad43683..c4885be968 100644
--- a/lib/Net/Ping/Changes
+++ b/lib/Net/Ping/Changes
@@ -1,7 +1,14 @@
CHANGES
-------
-3.30 Apr 18 14:00 2003
+2.31 Jun 28 14:00 2003
+ - Win32 Compatibility fixes.
+ Patch by mhx-perl@gmx.net (Marcus Holland-Moritz)
+ - Apply bleadperl patch #22204
+ - Add ToS support.
+ Patch by martin@lorensen.dk (Martin Lorensen)
+
+2.30 Apr 18 14:00 2003
- Fix select() bug for UDP and ICMP protocols
in case packet comes from wrong source or seq.
- Allow UDP ping to different IP addresses