changelog++

This commit is contained in:
Jeff Mitchell 2018-10-10 11:54:59 -04:00
parent 55a883787d
commit c34cc1e7d7

View file

@ -2,6 +2,8 @@
BUG FIXES:
* core: Fix generate-root operations requiring empty `otp` to be provided
instead of an empty body [GH-5495]
* secret/pki: Fix regression in 0.11.2+ causing the NotBefore value of
generated certificates to be set to the Unix epoch if the role value was not
set, instead of using the default of 30 seconds [GH-5481]