changes for #1055
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/ed1ed819 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/ed1ed819 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/ed1ed819 Branch: refs/heads/trunk Commit: ed1ed819acab87054f8153e7ac58f8c896b1362e Parents: 6e4c2e1 Author: Anthony Shaw <anthonys...@apache.org> Authored: Fri May 5 21:40:29 2017 +1000 Committer: Anthony Shaw <anthonys...@apache.org> Committed: Fri May 5 21:40:29 2017 +1000 ---------------------------------------------------------------------- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/ed1ed819/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index b5704dc..e22b0e8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -37,6 +37,13 @@ Container [GITHUB-1043] (@johnnyWalnut) +Storage +~~~~~~~ + +- [S3] Fix raise in s3.upload_object_via_stream + [LIBCLOUD-914, GITHUB-1055] + (Quentin Pradet) + Changes in Apache Libcloud 2.0.0 --------------------------------