summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3064b306d..3cd994f2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -236,6 +236,12 @@
236 - markus@cvs.openbsd.org 2006/03/14 16:32:48 236 - markus@cvs.openbsd.org 2006/03/14 16:32:48
237 [ssh_config.5 sshd_config.5] 237 [ssh_config.5 sshd_config.5]
238 *AliveCountMax applies to protcol v2 only; ok dtucker, djm 238 *AliveCountMax applies to protcol v2 only; ok dtucker, djm
239 - djm@cvs.openbsd.org 2006/03/07 09:07:40
240 [kex.c kex.h monitor.c myproposal.h ssh-keyscan.c sshconnect2.c sshd.c]
241 Implement the diffie-hellman-group-exchange-sha256 key exchange method
242 using the SHA256 code in libc (and wrapper to make it into an OpenSSL
243 EVP), interop tested against CVS PuTTY
244 NB. no portability bits committed yet
239 245
24020060313 24620060313
241 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 247 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4137,4 +4143,4 @@
4137 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4143 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4138 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4144 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4139 4145
4140$Id: ChangeLog,v 1.4206 2006/03/15 01:06:55 djm Exp $ 4146$Id: ChangeLog,v 1.4207 2006/03/15 01:08:28 djm Exp $