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

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

Author: jerry
Date: Thu May  6 18:01:04 2010
New Revision: 941831

URL: http://svn.apache.org/viewvc?rev=941831&view=rev
Log:
Minor spelling, casing fixes

Modified:
    incubator/libcloud/trunk/CHANGES

Modified: incubator/libcloud/trunk/CHANGES
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/CHANGES?rev=941831&r1=941830&r2=941831&view=diff
==============================================================================
--- incubator/libcloud/trunk/CHANGES (original)
+++ incubator/libcloud/trunk/CHANGES Thu May  6 18:01:04 2010
@@ -6,19 +6,19 @@ Changes with Apache Libcloud 0.3.0
       - Eucalyptus
       - Enomaly ECP
       - IBM Developer Cloud
-      - Softlayer
+      - SoftLayer
 
     *) Added new deployment and bootstrap API.
 
-    *) Improved Voxel Driver.
+    *) Improved Voxel driver.
     
     *) Added support for Amazon EC2 Asia Pacific (Singapore) Region.
 
-    *) Imrpoved test coverage for all drivers.
+    *) Improved test coverage for all drivers.
 
     *) Add support for multiple security groups in EC2.
 
-    *) Fixed bug in Rackspace and Rimuhosting when using multiple threads.
+    *) Fixed bug in Rackspace and RimuHosting when using multiple threads.
 
     *) Improved debugging and logging of HTTP requests.