Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/50abaf17 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/50abaf17 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/50abaf17 Branch: refs/heads/trunk Commit: 50abaf173d790fe3714bcb2dd1b7d383f0354dcf Parents: ccf8f4b Author: Tomaz Muraus <[email protected]> Authored: Fri Oct 11 21:07:56 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Fri Oct 11 21:07:56 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/50abaf17/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 2f90ca1..324e7b4 100644 --- a/CHANGES +++ b/CHANGES @@ -97,6 +97,10 @@ Changes with Apache Libcloud in development driver. [Tomaz Muraus] + - Allow user to pass all supported extension arguments to ex_rebuild_server + method in the OpenStack driver. (LIBCLOUD-408) + [Dave King] + *) Storage - Allow users to filter objects starting with a prefix by passing ex_prefix
