summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-30 23:06:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-30 23:06:57 +0000
commit8c9639225559fab155828a3396cdbdc7fcb5cad0 (patch)
treea550c0644b049e2e24715ff8763779373055507b /ChangeLog
parent67bf50e23a2a8fdf130f1af79a8c284a0b596ff3 (diff)
- markus@cvs.openbsd.org 2001/04/30 15:50:46
[compat.c compat.h kex.c] allow interop with weaker key generation used by ssh-2.0.x, x < 10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d722b4980..021ce2270 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - markus@cvs.openbsd.org 2001/04/30 11:18:52 3 - markus@cvs.openbsd.org 2001/04/30 11:18:52
4 [readconf.c readconf.h ssh.1 ssh.c sshconnect.c] 4 [readconf.c readconf.h ssh.1 ssh.c sshconnect.c]
5 implement 'ssh -b bind_address' like 'telnet -b' 5 implement 'ssh -b bind_address' like 'telnet -b'
6 - markus@cvs.openbsd.org 2001/04/30 15:50:46
7 [compat.c compat.h kex.c]
8 allow interop with weaker key generation used by ssh-2.0.x, x < 10
6 - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1 9 - (tim) [contrib/caldera/openssh.spec] add Requires line for Caldera 3.1
7 10
820010430 1120010430
@@ -5289,4 +5292,4 @@
5289 - Wrote replacements for strlcpy and mkdtemp 5292 - Wrote replacements for strlcpy and mkdtemp
5290 - Released 1.0pre1 5293 - Released 1.0pre1
5291 5294
5292$Id: ChangeLog,v 1.1186 2001/04/30 18:00:11 tim Exp $ 5295$Id: ChangeLog,v 1.1187 2001/04/30 23:06:57 mouring Exp $