summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-29 16:32:59 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-29 16:32:59 +1000
commit34620d6f710f97bddc6f7730cee5c6404c4153ba (patch)
treeed317ac1e6b5f38656ae98d6c799a9ebd3c5bfa0 /ChangeLog
parent27a8f6b05636648367ea373d77d129327eb515a9 (diff)
- dtucker@cvs.openbsd.org 2004/08/23 14:29:23
[ssh-keysign.c] Remove duplicate getuid(), suggested by & ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bc17d1fe0..9cf5c0313 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
1720040828 2020040828
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 $