summaryrefslogtreecommitdiffstats
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 342844d3..2281accd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+20060325
+ - OpenBSD CVS Sync
+ - 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
+
20060318
- (djm) [auth-pam.c] Fix memleak in error path, from Coverity via
elad AT NetBSD.org
@@ -4189,4 +4196,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4230 2006/03/18 13:07:07 dtucker Exp $
+$Id: ChangeLog,v 1.4231 2006/03/25 12:39:29 djm Exp $