summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-01-20 20:07:15 +1100
committerDamien Miller <djm@mindrot.org>2014-01-20 20:07:15 +1100
commitf9df7f6f477792254eab33cdef71a6d66488cb88 (patch)
treea2c14292be74f0c0a28372070ef8bcac9178619c /ChangeLog
parentc74e70eb52ccc0082bd5a70b5798bb01c114d138 (diff)
- (djm) [regress/cert-hostkey.sh] Fix regress failure on platforms that
skip one or more key types (e.g. RHEL/CentOS 6.5); ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6073abbb8..66c3b6248 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (dtucker) [gss-serv-krb5.c] Fall back to krb5_cc_gen_new if the Kerberos 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 3 implementation does not have krb5_cc_new_unique, similar to what we do
4 in auth-krb5.c. 4 in auth-krb5.c.
5 - (djm) [regress/cert-hostkey.sh] Fix regress failure on platforms that
6 skip one or more key types (e.g. RHEL/CentOS 6.5); ok dtucker@
5 - (djm) OpenBSD CVS Sync 7 - (djm) OpenBSD CVS Sync
6 - djm@cvs.openbsd.org 2014/01/20 00:08:48 8 - djm@cvs.openbsd.org 2014/01/20 00:08:48
7 [digest.c] 9 [digest.c]