Author: tomaz
Date: Wed Oct 19 11:35:27 2011
New Revision: 1186113

URL: http://svn.apache.org/viewvc?rev=1186113&view=rev
Log:
CMS commit to libcloud by tomaz

Modified:
    libcloud/site/trunk/content/upgrade-notes-0-6.mdtext

Modified: libcloud/site/trunk/content/upgrade-notes-0-6.mdtext
URL: 
http://svn.apache.org/viewvc/libcloud/site/trunk/content/upgrade-notes-0-6.mdtext?rev=1186113&r1=1186112&r2=1186113&view=diff
==============================================================================
--- libcloud/site/trunk/content/upgrade-notes-0-6.mdtext (original)
+++ libcloud/site/trunk/content/upgrade-notes-0-6.mdtext Wed Oct 19 11:35:27 
2011
@@ -2,9 +2,6 @@ title: Upgrade Notes - Libcloud 0.6
 
 ## Upgrading from 0.5.x
 
-### Upgrading
-
-Todo.
 
 ### Changes
 
@@ -32,4 +29,4 @@ For example:
     Cls = get_provider(Provider.OPENSTACK)
     driver = Cls('user_name', 'api_key', False, 'host', 8774, 
api_version='1.0')
 
-For a whole list of the changes, please refer to the [Changelog]().
\ No newline at end of file
+For a whole list of the changes, please refer to the 
[Changelog](https://svn.apache.org/viewvc/libcloud/tags/0.6.0-beta1/CHANGES?revision=1186097&view=markup).
\ No newline at end of file


Reply via email to