Updated changes for #706
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/67cd0a7c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/67cd0a7c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/67cd0a7c Branch: refs/heads/trunk Commit: 67cd0a7ca4cb1ce09ac778c3bdb3f719252acc52 Parents: 2c31f61 Author: anthony-shaw <anthony.p.s...@gmail.com> Authored: Tue Feb 16 13:23:38 2016 +1100 Committer: anthony-shaw <anthony.p.s...@gmail.com> Committed: Tue Feb 16 13:23:38 2016 +1100 ---------------------------------------------------------------------- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/67cd0a7c/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 4435eb3..f4c67bf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -28,6 +28,11 @@ General Compute ~~~~~~~ +- Add support for requesting a MKS token for accessing the remote console in VMware + vCloud driver + (GITHUB-706) + [Juan Font Alonso] + - Add support in VMware vCloud driver for v5.5 API, with snapshot support (GITHUB-658) [Juan Font Alonso]