summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d2563ba8..3edf2d19b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
20 [ssh-keyscan.c sshconnect2.c sshd.c] 20 [ssh-keyscan.c sshconnect2.c sshd.c]
21 implement diffie-hellman-group14-sha1 kex method (trivial extension to 21 implement diffie-hellman-group14-sha1 kex method (trivial extension to
22 existing diffie-hellman-group1-sha1); ok markus@ 22 existing diffie-hellman-group1-sha1); ok markus@
23 - dtucker@cvs.openbsd.org 2004/06/13 14:01:42
24 [ssh.1 ssh_config.5 sshd_config.5]
25 List supported ciphers in man pages, tidy up ssh -c;
26 "looks fine" jmc@, ok markus@
23 27
2420040603 2820040603
25 - (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions. 29 - (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions.
@@ -1204,4 +1208,4 @@
1204 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1208 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1205 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1209 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1206 1210
1207$Id: ChangeLog,v 1.3380 2004/06/15 00:30:09 djm Exp $ 1211$Id: ChangeLog,v 1.3381 2004/06/15 00:30:39 djm Exp $