Update changelog.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/e9ebac61 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/e9ebac61 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/e9ebac61 Branch: refs/heads/trunk Commit: e9ebac613e07690cf0c37e9a9d4e5d007d194948 Parents: b0cae9e Author: Tomaz Muraus <to...@tomaz.me> Authored: Thu May 26 20:55:14 2016 +0200 Committer: Tomaz Muraus <to...@tomaz.me> Committed: Thu May 26 20:55:14 2016 +0200 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/e9ebac61/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index cf64322..59ee132 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -21,6 +21,11 @@ General (GITHUB-744) [Lionel Schaub] +- Add support for authenticating against Keystone and OpenStack based clouds + using OpenID Connect tokens. + (GITHUB-789) + [Miguel Caballer] + Compute ~~~~~~~