Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4f5e2ef1 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4f5e2ef1 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4f5e2ef1 Branch: refs/heads/trunk Commit: 4f5e2ef141f396f2bfd8751c2a07c522b61bd201 Parents: 8929aab Author: Tomaz Muraus <[email protected]> Authored: Tue Aug 13 19:16:35 2013 +0200 Committer: Tomaz Muraus <[email protected]> Committed: Tue Aug 13 19:16:35 2013 +0200 ---------------------------------------------------------------------- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4f5e2ef1/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index f6b534d..c56c4d4 100644 --- a/CHANGES +++ b/CHANGES @@ -52,6 +52,11 @@ Changes with Apache Libcloud in development Reported by Ben Meng (LIBCLOUD-366) [Tomaz Muraus] + - Allow users to filter objects starting with a prefix by passing ex_prefix + argument to the list_container_objects method in the S3, Google Storage + and CloudFiles driver. (LIBCLOUD-369) + [Stefan Friesel] + Changes with Apache Libcloud 0.13.0: *) General
