summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-01-20 13:18:09 +1100
committerDarren Tucker <dtucker@zip.com.au>2014-01-20 13:18:09 +1100
commitc74e70eb52ccc0082bd5a70b5798bb01c114d138 (patch)
treec26e2f657a59989e3457ab2006e5bba81f5b612a /ChangeLog
parent3510979e83b6a18ec8773c64c3fa04aa08b2e783 (diff)
- (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos
implementation does not have krb5_cc_new_unique, similar to what we do in auth-krb5.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b870c075c..6073abbb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
120140120 120140120
2 - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos
3 implementation does not have krb5_cc_new_unique, similar to what we do
4 in auth-krb5.c.
2 - (djm) OpenBSD CVS Sync 5 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2014/01/20 00:08:48 6 - djm@cvs.openbsd.org 2014/01/20 00:08:48
4 [digest.c] 7 [digest.c]