summaryrefslogtreecommitdiffstats
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 924ce95f..bc17d1fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
- djm@cvs.openbsd.org 2004/08/23 11:48:47
[channels.c]
typo, spotted by Martin.Kraemer AT Fujitsu-Siemens.com; ok markus
+ - 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)
20040828
- (dtucker) [openbsd-compat/mktemp.c] Remove superfluous Cygwin #ifdef; from
@@ -1676,4 +1680,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3524 2004/08/29 06:29:44 dtucker Exp $
+$Id: ChangeLog,v 1.3525 2004/08/29 06:31:28 dtucker Exp $