Author: tomaz
Date: Thu Oct 27 21:56:56 2011
New Revision: 1190054

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

Modified:
    libcloud/trunk/CHANGES

Modified: libcloud/trunk/CHANGES
URL: 
http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1190054&r1=1190053&r2=1190054&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Thu Oct 27 21:56:56 2011
@@ -12,8 +12,16 @@ Changes with Apache Libcloud in developm
        environment variable ; LIBCLOUD-95.
        [daveb, Tomaz Muraus]
 
+     - Add new XmlResponse and JsonResponse base class and modify all the
+       driver-specific response classes to inherit from one of those two
+       classes where applicable.
+       [Caio Romão]
+
   *) Compute:
 
+     - Add 24GB size to the GoGrid driver
+       [Roman Bogorodskiy]
+
      - Fix API endpoint URL in the Softlayer driver
        [Tomaz Muraus]
 


Reply via email to