Add changes for #1237 Closes #1237
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/d029c30f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/d029c30f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/d029c30f Branch: refs/heads/trunk Commit: d029c30fa825cf946054ee199869e9c2b4b02c8a Parents: e77580d Author: Quentin Pradet <[email protected]> Authored: Wed Aug 29 14:32:42 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Wed Aug 29 14:32:42 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/d029c30f/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 5832be2..0887229 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -126,6 +126,9 @@ Storage - [Azure Blob Storage] Fix upload/download streams (GITHUB-1231) [Michael Perel] +- [Azure Blob Storage] Fix PageBlob headers (GITHUB-1237) + [Andreas Hasenack] + - [S3] Guess s3 upload content type (LIBCLOUD-958, GITHUB-1195) [Iuri de Silvio]
