changelog++

This commit is contained in:
Jeff Mitchell 2018-03-20 10:10:48 -04:00
parent 48a6ce618a
commit c9e79964c9
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ IMPROVEMENTS:
[GH-4071]
* physical/couchdb: Removed limit on the listing of items [GH-4149]
* secret/pki: Support certificate policies [GH-4125]
* secret/pki: Add ability to have CA:true encoded into intermediate CSRs, to
improve compatibility with some ADFS scenarios [GH-3883]
* secret/transit: Allow selecting signature algorithm as well as hash
algorithm when signing/verifying [GH-4018]
* server: Make sure `tls_disable_client_cert` is actually a true value rather