Updated Branches: refs/heads/trunk 26537d8db -> 14e3f0e62
Update CHANGES. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8e5a1f42 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8e5a1f42 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8e5a1f42 Branch: refs/heads/trunk Commit: 8e5a1f42be26faf580276522e58cd5ca24a30bb7 Parents: 26537d8 Author: Tomaz Muraus <[email protected]> Authored: Mon Jan 6 17:16:37 2014 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Mon Jan 6 17:16:37 2014 +0100 ---------------------------------------------------------------------- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/8e5a1f42/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index c5c04ed..05014c8 100644 --- a/CHANGES +++ b/CHANGES @@ -197,6 +197,12 @@ Changes with Apache Libcloud in development (LIBCLOUD-433) [Michael Farrell] + - Fix a bug so you can now upload 0 bytes sized objects using multipart + upload in the S3 driver. (LIBCLOUD-490) + + Reported by Noah Kantrowitz. + [Tomaz Muraus] + *) DNS - Implement iterate_* methods in the Route53 driver and makes it work
