Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/12abd62e Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/12abd62e Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/12abd62e Branch: refs/heads/trunk Commit: 12abd62e9001d3d35666d39422dafb73a5fad55c Parents: 2be6b00 Author: Tomaz Muraus <[email protected]> Authored: Thu Aug 22 22:13:17 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Thu Aug 22 22:13:17 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/12abd62e/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 041dae0..cde97b3 100644 --- a/CHANGES +++ b/CHANGES @@ -66,6 +66,10 @@ Changes with Apache Libcloud in development will continue to work for the unforeseeable future. (LIBCLOUD-375) [Tomaz Muraus] + - Add ex_import_keypair_from_string and ex_import_keypair method to the + CloudStack driver. (LIBCLOUD-380) + [Sebastien Goasguen] + *) Storage - Fix a regression with calling encode_container_name instead of
