diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-08-29 16:37:24 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-08-29 16:37:24 +1000 |
commit | db693908178e1e2390d2bbfc34fe709eb23ea039 (patch) | |
tree | 59504c4b6f9daac326f510097daeda07b150b43d /ChangeLog | |
parent | 34620d6f710f97bddc6f7730cee5c6404c4153ba (diff) |
- markus@cvs.openbsd.org 2004/08/26 16:00:55
[ssh.1 sshd.8]
get rid of references to rhosts authentication; with jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -16,6 +16,9 @@ | |||
16 | - dtucker@cvs.openbsd.org 2004/08/23 14:29:23 | 16 | - dtucker@cvs.openbsd.org 2004/08/23 14:29:23 |
17 | [ssh-keysign.c] | 17 | [ssh-keysign.c] |
18 | Remove duplicate getuid(), suggested by & ok markus@ | 18 | Remove duplicate getuid(), suggested by & ok markus@ |
19 | - markus@cvs.openbsd.org 2004/08/26 16:00:55 | ||
20 | [ssh.1 sshd.8] | ||
21 | get rid of references to rhosts authentication; with jmc@ | ||
19 | 22 | ||
20 | 20040828 | 23 | 20040828 |
21 | - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from | 24 | - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from |
@@ -1683,4 +1686,4 @@ | |||
1683 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1686 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1684 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1687 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1685 | 1688 | ||
1686 | $Id: ChangeLog,v 1.3526 2004/08/29 06:32:59 dtucker Exp $ | 1689 | $Id: ChangeLog,v 1.3527 2004/08/29 06:37:24 dtucker Exp $ |