summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-25 23:39:29 +1100
committerDamien Miller <djm@mindrot.org>2006-03-25 23:39:29 +1100
commit3e96d742743b150025588b7200c7998d7e4ec2c6 (patch)
treef42b19378d0480fc07bcebff6781342e64e75db9 /ChangeLog
parent9834cab32ef1abd8f0e4e74852ac52c35cfce0ef (diff)
- djm@cvs.openbsd.org 2006/03/16 04:24:42
[ssh.1] Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs that OpenSSH supports
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 342844d33..2281accdc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120060325
2 - OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2006/03/16 04:24:42
4 [ssh.1]
5 Add RFC4419 (Diffie-Hellman group exchange KEX) to the list of SSH RFCs
6 that OpenSSH supports
7
120060318 820060318
2 - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via 9 - (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
3 elad AT NetBSD.org 10 elad AT NetBSD.org
@@ -4189,4 +4196,4 @@
4189 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4196 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4190 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4197 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4191 4198
4192$Id: ChangeLog,v 1.4230 2006/03/18 13:07:07 dtucker Exp $ 4199$Id: ChangeLog,v 1.4231 2006/03/25 12:39:29 djm Exp $