summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-06-04 20:52:19 +0000
committerKevin Steves <stevesk@pobox.com>2002-06-04 20:52:19 +0000
commitdf75dd21f53829f97eff225c87a71e43c8ec4064 (patch)
treee28dacbdd1b3a825a273d21c281d94c91ad91d86 /ChangeLog
parent28bbb0c458c1f6cee5c3de1cec1f9dfea14d7196 (diff)
- (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
setsockopt from debug to error for now).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a9a39e05..7565ddd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20020604
+ - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
+ setsockopt from debug to error for now).
+
20020527
- (tim) [configure.ac.orig monitor_fdpass.c] Enahnce msghdr tests to address
build problem on Irix reported by Dave Love <d.love@dl.ac.uk>. Back out
@@ -677,4 +681,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2142 2002/05/28 00:37:32 tim Exp $
+$Id: ChangeLog,v 1.2143 2002/06/04 20:52:19 stevesk Exp $