Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/c3c90ac5 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/c3c90ac5 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/c3c90ac5 Branch: refs/heads/trunk Commit: c3c90ac534ea22418d82abeb825caaeaee111a8f Parents: 457da9f Author: Tomaz Muraus <[email protected]> Authored: Mon Jan 13 00:06:51 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Jan 13 00:06:51 2014 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/c3c90ac5/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 9a22b3f..df07e91 100644 --- a/CHANGES +++ b/CHANGES @@ -192,6 +192,10 @@ Changes with Apache Libcloud in development the Node object in the EC2 driver. (LIBCLOUD-493, GITHUB-221) [Chris DeRamus] + - Add ex_copy_image and ex_create_image_from_node method to the EC2 driver. + (LIBCLOUD-494, GITHUB-222) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
