Update changes.

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

Branch: refs/heads/trunk
Commit: 8764ffe3f304b5b8b17d05bd009f2ae7fa819486
Parents: b3fb8f8
Author: Tomaz Muraus <[email protected]>
Authored: Thu Sep 12 17:43:10 2013 +0200
Committer: Tomaz Muraus <[email protected]>
Committed: Thu Sep 12 17:43:44 2013 +0200

----------------------------------------------------------------------
 CHANGES | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/8764ffe3/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 520a483..b0bd736 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,12 @@ Changes with Apache Libcloud in development
       updating the pricing file.
       [Tomaz Muraus]
 
+    - Don't sent Content-Length: 0 header with POST and PUT request if "raw"
+      mode is used. This fixes a regression which could cause broken behavior
+      in some storage driver when uploading a file from disk.
+      (LIBCLOUD-396)
+      [Ivan Kusalic]
+
  *) Compute
 
     - Deprecate CLOUDFILES_US and CLOUDFILES_UK storage provider constants and

Reply via email to