summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-29 16:31:28 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-29 16:31:28 +1000
commit27a8f6b05636648367ea373d77d129327eb515a9 (patch)
treed840b5e235bacd9a2e6a0e476d92a337e4bb6b10 /ChangeLog
parente6ed83976b0620778462f44a267d0ab2e9de3d09 (diff)
- dtucker@cvs.openbsd.org 2004/08/23 14:26:38
[ssh-keysign.c ssh.c] Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches change in Portable; ok markus@ (CVS ID sync only)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 924ce95f6..bc17d1fe0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
9 - djm@cvs.openbsd.org 2004/08/23 11:48:47 9 - djm@cvs.openbsd.org 2004/08/23 11:48:47
10 [channels.c] 10 [channels.c]
11 typo, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markus 11 typo, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markus
12 - dtucker@cvs.openbsd.org 2004/08/23 14:26:38
13 [ssh-keysign.c ssh.c]
14 Use permanently_set_uid() in ssh and ssh-keysign for consistency, matches
15 change in Portable; ok markus@ (CVS ID sync only)
12 16
1320040828 1720040828
14 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from 18 - (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
@@ -1676,4 +1680,4 @@
1676 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1680 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1677 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1681 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1678 1682
1679$Id: ChangeLog,v 1.3524 2004/08/29 06:29:44 dtucker Exp $ 1683$Id: ChangeLog,v 1.3525 2004/08/29 06:31:28 dtucker Exp $