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/05/04 23:39:12 UTC

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

Author: pquerna
Date: Tue May  4 21:39:12 2010
New Revision: 941053

URL: http://svn.apache.org/viewvc?rev=941053&view=rev
Log:
Note support for new ec2 region

Modified:
    incubator/libcloud/trunk/CHANGES

Modified: incubator/libcloud/trunk/CHANGES
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/CHANGES?rev=941053&r1=941052&r2=941053&view=diff
==============================================================================
--- incubator/libcloud/trunk/CHANGES (original)
+++ incubator/libcloud/trunk/CHANGES Tue May  4 21:39:12 2010
@@ -11,6 +11,8 @@ Changes with Apache Libcloud 0.3.0
     *) Added new deployment and bootstrap API.
 
     *) Improved Voxel Driver.
+    
+    *) Added support for Amazon EC2  Asia Pacific (Singapore) Region.
 
     *) Imrpvoed test coverage for all drivers.