summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordjm <djm>2014-01-20 09:07:15 +0000
committerdjm <djm>2014-01-20 09:07:15 +0000
commit67cd56ea8e0319f560ec8f5967da9d4c6525984d (patch)
treea2120a212975d1d05baee0b8ddd028ad414d4cbd /ChangeLog
parent012c5940a90d5e0e12a1d304419a3f274efec48a (diff)
downloadopenssh-67cd56ea8e0319f560ec8f5967da9d4c6525984d.tar.gz
- (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 6073abbb..66c3b624 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
- (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.
+ - (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@
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2014/01/20 00:08:48
[digest.c]