Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/290fb2aa Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/290fb2aa Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/290fb2aa Branch: refs/heads/trunk Commit: 290fb2aa218cd0a4ec460c400c3f4fdc3d575438 Parents: 30122f3 Author: Tomaz Muraus <[email protected]> Authored: Sat Jul 2 11:44:43 2016 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Sat Jul 2 11:44:43 2016 +0200 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/290fb2aa/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index aa28897..622f7e3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -63,6 +63,11 @@ Compute (GITHUB-827, LIBCLOUD-820) [Jamie Cressey] +- Fix authentication with temporary IAM role credentials (token) in the EC2 + driver. + (GITHUB-820) + [Alejandro González] + Container ~~~~~~~~~
