summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3edf2d19b..36aeb85bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,11 @@
24 [ssh.1 ssh_config.5 sshd_config.5] 24 [ssh.1 ssh_config.5 sshd_config.5]
25 List supported ciphers in man pages, tidy up ssh -c; 25 List supported ciphers in man pages, tidy up ssh -c;
26 "looks fine" jmc@, ok markus@ 26 "looks fine" jmc@, ok markus@
27 - djm@cvs.openbsd.org 2004/06/13 15:03:02
28 [channels.c channels.h clientloop.c clientloop.h includes.h readconf.c]
29 [readconf.h scp.1 sftp.1 ssh.1 ssh.c ssh_config.5]
30 implement session multiplexing in the client (the server has supported
31 this since 2.0); ok markus@
27 32
2820040603 3320040603
29 - (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions. 34 - (dtucker) [auth-pam.c] Don't use pam_* namespace for sshd's PAM functions.
@@ -1208,4 +1213,4 @@
1208 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1213 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1209 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1214 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1210 1215
1211$Id: ChangeLog,v 1.3381 2004/06/15 00:30:39 djm Exp $ 1216$Id: ChangeLog,v 1.3382 2004/06/15 00:34:08 djm Exp $