Update CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/5d44ce14 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/5d44ce14 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/5d44ce14 Branch: refs/heads/trunk Commit: 5d44ce14bea073b4ad843a667509df045ccf65a0 Parents: e6e623e Author: Tomaz Muraus <[email protected]> Authored: Wed Nov 13 10:50:01 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Wed Nov 13 10:51:33 2013 +0100 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/5d44ce14/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 4d26d40..0ed78d4 100644 --- a/CHANGES +++ b/CHANGES @@ -79,6 +79,10 @@ Changes with Apache Libcloud in development (LIBCLOUD-416) [Markos Gogoulos] + - Modify list_sizes method in the KT UCloud driver to work, even if the item + doesn't have 'diskofferingid' attribute. (LIBCLOUD-435) + [DaeMyung Kang] + *) Storage - Add a new driver for KT UCloud based on the OpenStack Swift driver.
