Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/166a11f6 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/166a11f6 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/166a11f6 Branch: refs/heads/trunk Commit: 166a11f6e40304ac61b81c1fff567d67040616a3 Parents: db86d13 Author: Tomaz Muraus <[email protected]> Authored: Thu Dec 26 17:51:24 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Thu Dec 26 17:52:35 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/166a11f6/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 04190d1..290ea2f 100644 --- a/CHANGES +++ b/CHANGES @@ -119,6 +119,10 @@ Changes with Apache Libcloud in development ex_create_subnet, ex_delete_subnet) to the EC2 driver. (LIBCLOUD-468) [Chris DeRamus] + - Add ex_get_console_output extension method to the EC2 driver. + (LIBCLOUD-471) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
