diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,6 +13,9 @@ | |||
13 | [ssh-keysign.c ssh.c] | 13 | [ssh-keysign.c ssh.c] |
14 | Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches | 14 | Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches |
15 | change in Portable; ok markus@ (CVS ID sync only) | 15 | change in Portable; ok markus@ (CVS ID sync only) |
16 | - dtucker@cvs.openbsd.org 2004/08/23 14:29:23 | ||
17 | [ssh-keysign.c] | ||
18 | Remove duplicate getuid(), suggested by & ok markus@ | ||
16 | 19 | ||
17 | 20040828 | 20 | 20040828 |
18 | - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from | 21 | - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from |
@@ -1680,4 +1683,4 @@ | |||
1680 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1683 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1681 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1684 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1682 | 1685 | ||
1683 | $Id: ChangeLog,v 1.3525 2004/08/29 06:31:28 dtucker Exp $ | 1686 | $Id: ChangeLog,v 1.3526 2004/08/29 06:32:59 dtucker Exp $ |