summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-05-20 19:03:31 +1000
committerDamien Miller <djm@mindrot.org>2011-05-20 19:03:31 +1000
commit5d74e58e62df1e80c23ff8444ff22483cba1995a (patch)
treea24935b2d44262fc16cacbac072f28b067eea039 /ChangeLog
parent8f639fe722133495eebad594f2f9c886857a5ef8 (diff)
- djm@cvs.openbsd.org 2011/05/20 00:55:02
[servconf.c] the options TrustedUserCAKeys, RevokedKeysFile, AuthorizedKeysFile and AuthorizedPrincipalsFile were not being correctly applied in Match blocks, despite being overridable there; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a0cf4932..eb5136178 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,11 @@
15 [key.c] 15 [key.c]
16 fatal() if asked to generate a legacy ECDSA cert (these don't exist) 16 fatal() if asked to generate a legacy ECDSA cert (these don't exist)
17 and fix the regress test that was trying to generate them :) 17 and fix the regress test that was trying to generate them :)
18 - djm@cvs.openbsd.org 2011/05/20 00:55:02
19 [servconf.c]
20 the options TrustedUserCAKeys, RevokedKeysFile, AuthorizedKeysFile
21 and AuthorizedPrincipalsFile were not being correctly applied in
22 Match blocks, despite being overridable there; ok dtucker@
18 23
1920110515 2420110515
20 - (djm) OpenBSD CVS Sync 25 - (djm) OpenBSD CVS Sync