summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-11-03 19:20:10 +1100
committerDamien Miller <djm@mindrot.org>2008-11-03 19:20:10 +1100
commit456e6f0ebb27b4851363422aa9974b0848d4b168 (patch)
tree783ef64c728b6b318687d7efbc8b0ce2c469dbc7 /ChangeLog
parent15bce6b8f0e7280aaf26b97a316a991990fc0ca0 (diff)
- markus@cvs.openbsd.org 2008/09/11 14:22:37
[compat.c compat.h nchan.c ssh.c] only send eow and no-more-sessions requests to openssh 5 and newer; fixes interop problems with broken ssh v2 implementations; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 975b305be..f110f435e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,10 @@
27 OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our 27 OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our
28 replacement anymore 28 replacement anymore
29 (ID sync only for portable - we still need this) 29 (ID sync only for portable - we still need this)
30 - markus@cvs.openbsd.org 2008/09/11 14:22:37
31 [compat.c compat.h nchan.c ssh.c]
32 only send eow and no-more-sessions requests to openssh 5 and newer;
33 fixes interop problems with broken ssh v2 implementations; ok djm@
30 34
3120080906 3520080906
32 - (dtucker) [config.guess config.sub] Update to latest versions from 36 - (dtucker) [config.guess config.sub] Update to latest versions from
@@ -4761,4 +4765,4 @@
4761 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4765 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4762 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4766 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4763 4767
4764$Id: ChangeLog,v 1.5105 2008/11/03 08:19:12 djm Exp $ 4768$Id: ChangeLog,v 1.5106 2008/11/03 08:20:10 djm Exp $