Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5a68e007 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5a68e007 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5a68e007 Branch: refs/heads/trunk Commit: 5a68e0070b7a1febea4014493db2f086fe40eb01 Parents: 4abc219 Author: Tomaz Muraus <[email protected]> Authored: Thu Dec 26 14:32:24 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Thu Dec 26 14:32:24 2013 +0100 ---------------------------------------------------------------------- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/5a68e007/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 644ce3e..04190d1 100644 --- a/CHANGES +++ b/CHANGES @@ -112,7 +112,11 @@ Changes with Apache Libcloud in development [Chris DeRamus] - Add extension methods for VPC management (ex_list_networks, - ex_create_network, ex_delete_network) to the EC2 driver. (LIBCLOUD-477) + ex_create_network, ex_delete_network) to the EC2 driver. (LIBCLOUD-467) + [Chris DeRamus] + + - Add extension methods for VPC subnet management (ex_list_subnets, + ex_create_subnet, ex_delete_subnet) to the EC2 driver. (LIBCLOUD-468) [Chris DeRamus] *) Storage
