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 2014/01/03 18:23:22 UTC

[3/4] 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/cbdb242e
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/cbdb242e
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/cbdb242e

Branch: refs/heads/trunk
Commit: cbdb242e298f3f84e2fc031b7378d6b1868383ad
Parents: 389f10c
Author: Tomaz Muraus <to...@apache.org>
Authored: Fri Jan 3 18:16:56 2014 +0100
Committer: Tomaz Muraus <to...@apache.org>
Committed: Fri Jan 3 18:16:56 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/cbdb242e/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 6d0fe37..c5c04ed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,12 @@
 
 Changes with Apache Libcloud in development
 
+  *) General
+
+    - Update API endpoints which are used in the HostVirtual drivers.
+      (LIBCLOUD-489)
+      [Dinesh Bhoopathy]
+
   *) Compute
 
     - Remove Slicehost driver.