Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/9741e000 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/9741e000 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/9741e000 Branch: refs/heads/trunk Commit: 9741e0005cadab08d880d138c15bd5e63a57a96a Parents: 8c38287 Author: Tomaz Muraus <[email protected]> Authored: Fri Dec 20 15:46:50 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Dec 20 15:46:50 2013 +0100 ---------------------------------------------------------------------- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/9741e000/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index ec59a88..801a02b 100644 --- a/CHANGES +++ b/CHANGES @@ -91,6 +91,11 @@ Changes with Apache Libcloud in development update pricing file. (LIBCLOUD-465) [Chris DeRamus] + - Allow user to specify VPC id when creating a security group in the EC2 + driver by passing "vpc_id" argument to ex_create_security_group method. + (LIBCLOUD-463) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
