changes for #1005
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/22cb3add Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/22cb3add Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/22cb3add Branch: refs/heads/trunk Commit: 22cb3add4bdd7b038a9bb49482f4b46837e0b33d Parents: f1c7807 Author: Anthony Shaw <[email protected]> Authored: Sat Apr 1 13:36:06 2017 +1100 Committer: Anthony Shaw <[email protected]> Committed: Sat Apr 1 13:36:06 2017 +1100 ---------------------------------------------------------------------- CHANGES.rst | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/22cb3add/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index abdcc40..58af255 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -39,6 +39,14 @@ Compute [GITHUB-975] (@zacharya19) +Storage +~~~~~~~ + +- Reintroduce S3 multipart upload support with signature v4 + [GITHUB-1005] [LIBCLOUD-834] + (Alex Misstear) + + Changes Apache Libcloud 2.0.0rc1 --------------------------------
