Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/58ab7ae0 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/58ab7ae0 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/58ab7ae0 Branch: refs/heads/trunk Commit: 58ab7ae0b236c613edbc2d9f2dda6e5128f48dbf Parents: cb18a09 Author: Tomaz Muraus <[email protected]> Authored: Fri Jun 14 23:06:11 2013 -0700 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jun 14 23:06:11 2013 -0700 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/58ab7ae0/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index cf3c8a3..d2c2d9d 100644 --- a/CHANGES +++ b/CHANGES @@ -18,6 +18,10 @@ Changes with Apache Libcloud in deveploment: authenticate() call. [Tomaz Muraus] + - Modify base Connection class to not send Content-Length header if body is + not provided. + [Tomaz Muraus] + *) Compute - Fix destroy_node method in the experimental libvirt driver.
