changelog++

This commit is contained in:
Jeff Mitchell 2015-12-17 13:50:56 -05:00
parent 7d8c6936c8
commit 45cb110473

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]