Updated Branches:
  refs/heads/trunk 5fc50730b -> dd4df811c

Update CHANGES.


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

Branch: refs/heads/trunk
Commit: dd4df811c7296de22e31f4dd6d4046271745ee5f
Parents: 5fc5073
Author: Tomaz Muraus <[email protected]>
Authored: Wed Nov 20 14:24:29 2013 +0100
Committer: Tomaz Muraus <[email protected]>
Committed: Wed Nov 20 14:24:29 2013 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/dd4df811/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 4a7c6bd..1368ebd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,7 +30,11 @@ Changes with Apache Libcloud in development
 
     - Allow user to pass "url" argument to the CloudStack driver constructor.
       This argument can be provided instead of "host" and "path" arguments and
-      can contain a full URL to the API endpoint.
+      can contain a full URL to the API endpoint. (LIBCLOUD-430)
+      [Tomaz Muraus]
+
+    - Allow user to pass None as a "location" argument to the create_node
+      method. (LIBCLOUD-431)
       [Tomaz Muraus]
 
 Changes with Apache Libcloud 0.14.0-beta3

Reply via email to