Updated Branches:
  refs/heads/trunk 16cc10e83 -> 479271796

Update CHANGES.


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

Branch: refs/heads/trunk
Commit: 194aca7c9240f9e0fe852bdfe78c4f9260cb0d2d
Parents: 16cc10e
Author: Tomaz Muraus <[email protected]>
Authored: Wed Nov 20 16:25:18 2013 +0100
Committer: Tomaz Muraus <[email protected]>
Committed: Wed Nov 20 16:25:18 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/194aca7c/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 1368ebd..6613941 100644
--- a/CHANGES
+++ b/CHANGES
@@ -37,6 +37,12 @@ Changes with Apache Libcloud in development
       method. (LIBCLOUD-431)
       [Tomaz Muraus]
 
+    - Refactor CloudStack Connection class so it looks more like other
+      connection classes and user can specify which attributes to send as part
+      of query parameters in the GET request and which inside the body of a 
POST
+      request.
+      [Tomaz Muraus, Philipp Strube]
+
 Changes with Apache Libcloud 0.14.0-beta3
 
   *) General

Reply via email to