Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/55b41581 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/55b41581 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/55b41581 Branch: refs/heads/trunk Commit: 55b41581aa9421e1d6ff9c47550abaa01e1e2712 Parents: de6644d Author: Tomaz Muraus <[email protected]> Authored: Tue Oct 1 21:45:04 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Oct 1 21:45:04 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/55b41581/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 3b6d857..604c827 100644 --- a/CHANGES +++ b/CHANGES @@ -81,6 +81,10 @@ Changes with Apache Libcloud in development (LIBCLOUD-392) [L. Schaub] + - Allow user to specify disk partitioning mode using ex_disk_config argument + in the OpenStack based drivers. (LIBCLOUD-402) + [Brian Curtin] + *) Storage - Allow users to filter objects starting with a prefix by passing ex_prefix
