summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-08-15 17:23:34 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-08-15 17:23:34 +1000
commit25f60a7ee780c2cd4a01e05698149d274821012f (patch)
tree2fbe10fb72d4e1037dbadf1196dfba4062de299d /ChangeLog
parent397a2f2612901785d8290a90ae9aa59efb422c92 (diff)
- (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since
it does the right thing on all platforms. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 00f38b465..d1936ac1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120040815
2 - (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since
3 it does the right thing on all platforms. ok djm@
4
120040814 520040814
2 - (dtucker) [auth-krb5.c gss-serv-krb5.c openbsd-compat/xmmap.c] 6 - (dtucker) [auth-krb5.c gss-serv-krb5.c openbsd-compat/xmmap.c]
3 Explicitly set umask for mkstemp; ok djm@ 7 Explicitly set umask for mkstemp; ok djm@
@@ -1631,4 +1635,4 @@
1631 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1635 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1632 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1636 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1633 1637
1634$Id: ChangeLog,v 1.3508 2004/08/14 14:09:11 dtucker Exp $ 1638$Id: ChangeLog,v 1.3509 2004/08/15 07:23:34 dtucker Exp $