Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/2a1ad215 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/2a1ad215 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/2a1ad215 Branch: refs/heads/trunk Commit: 2a1ad2151906236286bd8c9affb73d52b1c3d00a Parents: ac14b3b Author: Tomaz Muraus <[email protected]> Authored: Mon Dec 16 23:45:38 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Dec 16 23:45:38 2013 +0100 ---------------------------------------------------------------------- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/2a1ad215/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index b5bce5e..1751bc3 100644 --- a/CHANGES +++ b/CHANGES @@ -70,6 +70,13 @@ Changes with Apache Libcloud in development are no networks available. [Tomaz Muraus] + - Bump API version used in the EC2 driver from 2010-08-21 to 2013-10-15. + [Tomaz Muraus] + + - Add ex_get_limits method for retrieving account resource limits to the + EC2 driver. + [Tomaz Muraus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
