diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-21 01:11:36 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-06-21 01:11:36 +0000 |
commit | 1b8d730b7d45f847f0f440b92b3c6b37cc53e22d (patch) | |
tree | 9555a43abc9d2ad5a44d27f6c9b23266a6e22713 /ChangeLog | |
parent | 23e0f667f88fabb38fd22cedf50e81e78fb99e3e (diff) |
- markus@cvs.openbsd.org 2002/06/20 23:37:12
[sshd_config]
add Compression
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -48,6 +48,9 @@ | |||
48 | - markus@cvs.openbsd.org 2002/06/20 23:05:56 | 48 | - markus@cvs.openbsd.org 2002/06/20 23:05:56 |
49 | [servconf.c servconf.h session.c sshd.c] | 49 | [servconf.c servconf.h session.c sshd.c] |
50 | allow Compression=yes/no in sshd_config | 50 | allow Compression=yes/no in sshd_config |
51 | - markus@cvs.openbsd.org 2002/06/20 23:37:12 | ||
52 | [sshd_config] | ||
53 | add Compression | ||
51 | - (bal) Cygwin special handling of empty passwords wrong. Patch by | 54 | - (bal) Cygwin special handling of empty passwords wrong. Patch by |
52 | vinschen@redhat.com | 55 | vinschen@redhat.com |
53 | 56 | ||
@@ -978,4 +981,4 @@ | |||
978 | - (stevesk) entropy.c: typo in debug message | 981 | - (stevesk) entropy.c: typo in debug message |
979 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 982 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
980 | 983 | ||
981 | $Id: ChangeLog,v 1.2230 2002/06/21 01:09:47 mouring Exp $ | 984 | $Id: ChangeLog,v 1.2231 2002/06/21 01:11:36 mouring Exp $ |