summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7b7ef225..03e42760f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-05-14 Peter Stephenson <pws@csr.com>
+ * 17162: Src/Modules/tcp.c: prevent warning on gethostbyaddr()
+ arguments.
+
* 17161: Src/Modules/tcp.c: length parameter to accept() wasn't
initialised, causing random failures.