Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0f69cd3f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0f69cd3f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0f69cd3f Branch: refs/heads/trunk Commit: 0f69cd3fe8e3cff84d5b830b97ebf7d258263f8b Parents: 9557a87 Author: Tomaz Muraus <[email protected]> Authored: Wed Sep 25 15:40:42 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Wed Sep 25 15:40:42 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/0f69cd3f/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index ff2b4ca..9129aad 100644 --- a/CHANGES +++ b/CHANGES @@ -73,6 +73,10 @@ Changes with Apache Libcloud in development arguments get passed to the ScriptDeployment script. (LIBCLOUD-394) [Tomaz Muraus] + - Allow user to specify IAM profile to use when creating an EC2 node. + (LIBCLOUD-335) + [Xavier Barbosa] + *) Storage - Allow users to filter objects starting with a prefix by passing ex_prefix
