summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-11-03 20:07:14 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-11-03 20:07:14 +1100
commit6db8f936aed10e9aca2cf37126264c12e2021cb0 (patch)
tree16cb146a47d776f2b457739f87fca001f6786735 /ChangeLog
parent56afe145e0c77f3447cf2098a4601289bd1c7ef1 (diff)
- markus@cvs.openbsd.org 2003/10/28 09:08:06
[misc.c] error->debug for getsockopt+TCP_NODELAY; several requests
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a4b846d8..78e04928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
[sshconnect2.c]
rename 'supported' static var in userauth_gssapi() to 'gss_supported'
to avoid shadowing the global version. markus@ ok
+ - markus@cvs.openbsd.org 2003/10/28 09:08:06
+ [misc.c]
+ error->debug for getsockopt+TCP_NODELAY; several requests
20031021
- (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
@@ -1387,4 +1390,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.3089 2003/11/03 09:06:14 dtucker Exp $
+$Id: ChangeLog,v 1.3090 2003/11/03 09:07:14 dtucker Exp $