Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4af067a8 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4af067a8 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4af067a8 Branch: refs/heads/trunk Commit: 4af067a8ba0d8d132e35e03f26653e91e01b9804 Parents: 1ab9da5 Author: Tomaz Muraus <[email protected]> Authored: Fri Dec 27 16:13:27 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Fri Dec 27 16:13:27 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4af067a8/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index a56d823..8923d45 100644 --- a/CHANGES +++ b/CHANGES @@ -127,6 +127,10 @@ Changes with Apache Libcloud in development of the StorageVolume class in the EC2 driver. (LIBCLOUD-473) [Chris DeRamus] + - Change attribute name in the 'extra' dictionary of EC2 and CloudStack + Node object from "keyname" to "key_name". (LIBCLOUD-475) + [Oleg Suharev] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
