Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/43c772c3 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/43c772c3 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/43c772c3 Branch: refs/heads/trunk Commit: 43c772c38ab47c6761826409c1067fcbcb4b4c02 Parents: 9160857 Author: Tomaz Muraus <[email protected]> Authored: Sun Jan 12 17:26:46 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Sun Jan 12 17:26:46 2014 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/43c772c3/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 0e449b4..9a22b3f 100644 --- a/CHANGES +++ b/CHANGES @@ -188,6 +188,10 @@ Changes with Apache Libcloud in development (LIBCLOUD-470, GITHUB-208, GITHUB-220) [Chris DeRamus] + - Add additional provider specific attributes to the "extra" dictionary of + the Node object in the EC2 driver. (LIBCLOUD-493, GITHUB-221) + [Chris DeRamus] + *) Storage - Allow user to specify 'Content-Disposition' header in the CloudFiles
