Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5c7b98d3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5c7b98d3 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5c7b98d3 Branch: refs/heads/0.12.x Commit: 5c7b98d31ec4cf5d80d0f66bf4ee21542cbddfb0 Parents: a6dfaa2 Author: Tomaz Muraus <[email protected]> Authored: Tue Jun 25 09:48:45 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Tue Jun 25 09:52:37 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/5c7b98d3/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 4256229..72b5a6f 100644 --- a/CHANGES +++ b/CHANGES @@ -112,6 +112,10 @@ Changes with Apache Libcloud in deveploment: - Add a driver for Rackspace's new datacenter in Sydney, Australia. [Alex Gaynor, Tomaz Muraus] + - Add ex_list_networks method and missing tests for list_templates to the + CloudStack driver. (LIBCLOUD-349) + [Philipp Strube] + *) Storage - Fix an issue with double encoding the container name in the CloudFiles
