changelog++

This commit is contained in:
Jeff Mitchell 2015-12-17 13:50:56 -05:00
parent 977e46109a
commit f8a824c476
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ IMPROVEMENTS:
* physical/etcd: Support basic auth [GH-859]
BUG FIXES:
* core: When running in standalone mode, don't advertise that we are active
until post-unseal setup completes [GH-872]
* physical/s3: Use an initialized client when using IAM roles to fix a
regression introduced against newer versions of the AWS Go SDK [GH-836]