Author: tomaz
Date: Mon May 9 23:24:04 2011
New Revision: 1101270
URL: http://svn.apache.org/viewvc?rev=1101270&view=rev
Log:
Update changes.
Modified:
incubator/libcloud/trunk/CHANGES
Modified: incubator/libcloud/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/incubator/libcloud/trunk/CHANGES?rev=1101270&r1=1101269&r2=1101270&view=diff
==============================================================================
--- incubator/libcloud/trunk/CHANGES (original)
+++ incubator/libcloud/trunk/CHANGES Mon May 9 23:24:04 2011
@@ -1,6 +1,11 @@
-*- coding: utf-8 -*-
Changes with Apache Libcloud 0.4.3
+ *) Add implementation for the following methods to the CloudFiles
+ storage driver: enable_container_cdn(), get_container_cdn_url(),
+ get_object_cdn_url()
+ [Tomaz Muraus]
+
*) Add OpenStack driver, which is actually an extension for
Rackspace driver that allows to specify custom port and
host of user's OpenStack installation