You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by pq...@apache.org on 2010/04/28 01:46:15 UTC

svn commit: r938723 - /incubator/libcloud/trunk/CHANGES

Author: pquerna
Date: Tue Apr 27 23:46:14 2010
New Revision: 938723

URL: http://svn.apache.org/viewvc?rev=938723&view=rev
Log:
Update and reformat CHANGES

Modified:
    incubator/libcloud/trunk/CHANGES

Modified: incubator/libcloud/trunk/CHANGES
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/CHANGES?rev=938723&r1=938722&r2=938723&view=diff
==============================================================================
--- incubator/libcloud/trunk/CHANGES (original)
+++ incubator/libcloud/trunk/CHANGES Tue Apr 27 23:46:14 2010
@@ -2,20 +2,24 @@
 
 Changes with Apache Libcloud 0.3.0
 
+    *) New Drivers for:
+      - Eucalyptus
+      - Enomaly ECP
+      - IBM Developer Cloud
+      - Softlayer
+
+    *) Added new deployment and bootstrap API.
+
+    *) Improved Voxel Driver.
+
     *) Imrpvoed test coverage for all drivers.
 
     *) Add support for multiple security groups in EC2.
 
-    *) Added new deployment and bootstrap API.
-
     *) Fixed bug in Rackspace and Rimuhosting when using multiple threads.
 
     *) Improved debugging and logging of HTTP requests.
 
-    *) Added Softlayer Driver.
-
-    *) Improved Voxel Driver.
-
 
 Changes with Apache Libcloud 0.2.0 [Tagged February 2, 2010]