Update changes.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3e77f66b Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3e77f66b Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3e77f66b Branch: refs/heads/0.12.x Commit: 3e77f66bf979c24fd8dd3f7c121096df455b24a3 Parents: 9bf618c Author: Tomaz Muraus <[email protected]> Authored: Fri Jun 14 23:06:11 2013 -0700 Committer: Tomaz Muraus <[email protected]> Committed: Fri Jun 14 23:22:24 2013 -0700 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/3e77f66b/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 7b4f5a8..20795ed 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.
