Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0cdfa461 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0cdfa461 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0cdfa461 Branch: refs/heads/trunk Commit: 0cdfa46151711c4196b5c8d4b420c44fad7accd9 Parents: 950fed4 Author: Tomaz Muraus <[email protected]> Authored: Fri Dec 27 13:04:12 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Dec 27 13:04:12 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0cdfa461/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 290ea2f..a56d823 100644 --- a/CHANGES +++ b/CHANGES @@ -123,6 +123,10 @@ Changes with Apache Libcloud in development (LIBCLOUD-471) [Chris DeRamus] + - Include additional provider-specific attributes in the 'extra' dictionary + of the StorageVolume class in the EC2 driver. (LIBCLOUD-473) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
