summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-04-16 22:47:55 +1000
committerDamien Miller <djm@mindrot.org>2004-04-16 22:47:55 +1000
commit9c870f966a747fc04c69f5203261ee8b936fabd5 (patch)
treec64202484b280a04e5106d208ff20fd0133cb7b1 /ChangeLog
parentc99a19b44539df51837f125f0607dda9f2876094 (diff)
- (djm) [auth-krb5.c auth.h session.c] Explicitly refer to Kerberos ccache
file using FILE: method, fixes problems on Mac OSX. Patch from simon@sxw.org.uk; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 293123aef..051418fdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120040416 120040416
2 - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, since 2 - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, since
3 FAT/NTFS does not permit quotes in filenames. From vinschen at redhat.com 3 FAT/NTFS does not permit quotes in filenames. From vinschen at redhat.com
4 - (djm) [auth-krb5.c auth.h session.c] Explicitly refer to Kerberos ccache
5 file using FILE: method, fixes problems on Mac OSX.
6 Patch from simon@sxw.org.uk; ok dtucker@
4 7
520040412 820040412
6 - (dtucker) [sshd_config.5] Add PermitRootLogin without-password warning 9 - (dtucker) [sshd_config.5] Add PermitRootLogin without-password warning
@@ -970,4 +973,4 @@
970 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 973 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
971 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 974 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
972 975
973$Id: ChangeLog,v 1.3312 2004/04/16 07:58:28 dtucker Exp $ 976$Id: ChangeLog,v 1.3313 2004/04/16 12:47:55 djm Exp $