diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -21,6 +21,10 @@ | |||
21 | [readconf.c ssh.1] | 21 | [readconf.c ssh.1] |
22 | change RhostsRSAAuthentication and RhostsAuthentication default to no | 22 | change RhostsRSAAuthentication and RhostsAuthentication default to no |
23 | since ssh is no longer setuid root by default; ok markus@ | 23 | since ssh is no longer setuid root by default; ok markus@ |
24 | - stevesk@cvs.openbsd.org 2002/06/10 21:21:10 | ||
25 | [ssh_config] | ||
26 | update defaults for RhostsRSAAuthentication and RhostsAuthentication | ||
27 | here too (all options commented out with default value). | ||
24 | 28 | ||
25 | 20020609 | 29 | 20020609 |
26 | - (bal) OpenBSD CVS Sync | 30 | - (bal) OpenBSD CVS Sync |
@@ -886,4 +890,4 @@ | |||
886 | - (stevesk) entropy.c: typo in debug message | 890 | - (stevesk) entropy.c: typo in debug message |
887 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 891 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
888 | 892 | ||
889 | $Id: ChangeLog,v 1.2205 2002/06/11 15:53:05 mouring Exp $ | 893 | $Id: ChangeLog,v 1.2206 2002/06/11 15:55:01 mouring Exp $ |