You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/08/17 18:06:15 UTC

[6/6] git commit: Update CHANGES.

Update CHANGES.


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

Branch: refs/heads/trunk
Commit: e72a88b262e5074abff28ce337bfe07c44a7c2bc
Parents: 712a062
Author: Tomaz Muraus <to...@apache.org>
Authored: Sat Aug 17 17:51:48 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
Committed: Sat Aug 17 17:51:48 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/e72a88b2/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index c2fc0e1..addbc69 100644
--- a/CHANGES
+++ b/CHANGES
@@ -62,6 +62,12 @@ Changes with Apache Libcloud in development
       and CloudFiles driver. (LIBCLOUD-369)
       [Stefan Friesel]
 
+  *) Load Balancer
+
+   - Expose CloudStack driver directly through the Provider.CLOUDSTACK
+     constant.
+     [Tomaz Muraus]
+
 Changes with Apache Libcloud 0.13.0:
 
  *) General