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 4f36c5013..6d9667e27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-05-08 Peter Stephenson <pws@csr.com>
+ * 17102: Src/Modules/tcp.c: looking up TCP sessions by fd returned
+ the wrong pointer.
+
* 17097: Src/Modules/tcp.c: closing all TCP sessions referenced
freed memory.