You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by vd...@apache.org on 2018/08/08 02:04:26 UTC

[2/2] libcloud git commit: Add changes for #1231

Add changes for #1231

Closes #1231


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a1ebd144
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a1ebd144
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a1ebd144

Branch: refs/heads/trunk
Commit: a1ebd144849e597286db6611f6d41bad504af4d9
Parents: 9039968
Author: Rick van de Loo <ri...@gmail.com>
Authored: Wed Aug 8 04:03:37 2018 +0200
Committer: Rick van de Loo <ri...@gmail.com>
Committed: Wed Aug 8 04:03:37 2018 +0200

----------------------------------------------------------------------
 CHANGES.rst | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/a1ebd144/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 95997ae..aeb4e6f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -117,6 +117,9 @@ Storage
 - [Azure Blob Storage] Update driver documentation (GITHUB-1208)
   [Clemens Wolff]
 
+- [Azure Blob Storage] Fix upload/download streams (GITHUB-1231)
+  [Michael Perel]
+
 - [S3] Guess s3 upload content type (LIBCLOUD-958, GITHUB-1195)
   [Iuri de Silvio]