summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-21 02:59:05 +0200
committerBen Lindstrom <mouring@eviladmin.org>2002-06-21 02:59:05 +0200
commit9f04903c50089acde55ef3ea7edd35161c5eac0c (patch)
tree04d838b67cf4ce7081edc0b833d3db8c5854c34c /ChangeLog
parent - markus@cvs.openbsd.org 2002/06/19 18:01:00 (diff)
downloadopenssh-9f04903c50089acde55ef3ea7edd35161c5eac0c.tar.xz
openssh-9f04903c50089acde55ef3ea7edd35161c5eac0c.zip
- stevesk@cvs.openbsd.org 2002/06/20 19:56:07
[ssh.1 sshd.8] move configuration file options from ssh.1/sshd.8 to ssh_config.5/sshd_config.5; ok deraadt@ millert@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 664f86266..7176fcb5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,10 @@
make the monitor sync the transfer ssh1 session key;
transfer keycontext only for RC4 (this is still depends on EVP
implementation details and is broken).
+ - stevesk@cvs.openbsd.org 2002/06/20 19:56:07
+ [ssh.1 sshd.8]
+ move configuration file options from ssh.1/sshd.8 to
+ ssh_config.5/sshd_config.5; ok deraadt@ millert@
- (bal) Cygwin special handling of empty passwords wrong. Patch by
vinschen@redhat.com
@@ -965,4 +969,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2226 2002/06/21 00:43:42 mouring Exp $
+$Id: ChangeLog,v 1.2227 2002/06/21 00:59:05 mouring Exp $