Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ab2b06f3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ab2b06f3 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ab2b06f3 Branch: refs/heads/trunk Commit: ab2b06f3cca8a4776ea35dcfd112fe5f9c139f54 Parents: 03f5761 Author: Tomaz Muraus <[email protected]> Authored: Mon Dec 23 19:26:13 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Dec 23 19:26:13 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/ab2b06f3/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 845d560..e0463fd 100644 --- a/CHANGES +++ b/CHANGES @@ -107,6 +107,10 @@ Changes with Apache Libcloud in development ex_delete_security_group_by_name) to the EC2 driver. (LIBCLOUD-464) [Chris DeRamus] + - Add extension method for listing reserved instances + (ex_list_reserved_nodes) to the EC2 driver. (LIBCLOUD-469) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
