Author: tomaz
Date: Sun Oct 30 21:56:53 2011
New Revision: 1195260

URL: http://svn.apache.org/viewvc?rev=1195260&view=rev
Log:
Update changes.

Modified:
    libcloud/trunk/CHANGES

Modified: libcloud/trunk/CHANGES
URL: 
http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1195260&r1=1195259&r2=1195260&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Sun Oct 30 21:56:53 2011
@@ -17,6 +17,11 @@ Changes with Apache Libcloud in developm
        classes where applicable.
        [Caio Romão]
 
+      - Add new 'PollingConnection' class. This class can work with 'async'
+        APIs. It sends and an initial request and then periodically poll the 
API
+        until the job has completed or a timeout has been reached.
+        [Tomaz Muraus]
+
   *) Compute:
 
      - Add 24GB size to the GoGrid driver
@@ -32,6 +37,11 @@ Changes with Apache Libcloud in developm
        GITHUB-31
        [Juan Carlos Moreno]
 
+  *) DNS:
+
+   - New drivers for Rackspace Cloud DNS (US and UK region)
+     [Tomaz Muraus]
+
 Changes with Apache Libcloud 0.6.0-beta1
 
   *) General:


Reply via email to