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/CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/Net/Ping/CHANGES b/lib/Net/Ping/CHANGES
index fb327f123e..143de044bb 100644
--- a/lib/Net/Ping/CHANGES
+++ b/lib/Net/Ping/CHANGES
@@ -1,6 +1,14 @@
CHANGES
-------
+2.10 Dec 26 12:00 2001
+ - Added bind() function useful for clients with multiple
+ network interfaces performing the ping check thanks to
+ sethb@clarkhill.com (Seth Blumberg).
+ - Execution optimizations for several constants (Seth).
+ - More test changes in case Socket module is not available
+ (Jarkko Hietaniemi).
+
2.09 Dec 06 19:00 2001
- Documental and test changes only.
- No functional changes.