Updated Branches: refs/heads/trunk 25d988fb8 -> 9741e0005
Update CHANGES ordering. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/72691207 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/72691207 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/72691207 Branch: refs/heads/trunk Commit: 726912073a64fdc9c476fa9c113261445dcdfaa7 Parents: 25d988f Author: Tomaz Muraus <[email protected]> Authored: Fri Dec 20 15:40:54 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Dec 20 15:40:54 2013 +0100 ---------------------------------------------------------------------- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/72691207/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 9d54ad6..ec59a88 100644 --- a/CHANGES +++ b/CHANGES @@ -4,10 +4,6 @@ Changes with Apache Libcloud in development *) Compute - - Add support for new "i2" instance types to Amazon EC2 driver. Also - update pricing file. (LIBCLOUD-465) - [Chris DeRamus] - - Remove Slicehost driver. SliceHost API has been shut down in 2012 so it makes no sense to keep @@ -91,6 +87,10 @@ Changes with Apache Libcloud in development (GITHUB-196) [Oleg Suharev] + - Add support for new "i2" instance types to Amazon EC2 driver. Also + update pricing file. (LIBCLOUD-465) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
