You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2011/11/15 03:08:06 UTC

svn commit: r1202006 - /libcloud/branches/0.6.x/CHANGES

Author: tomaz
Date: Tue Nov 15 02:08:06 2011
New Revision: 1202006

URL: http://svn.apache.org/viewvc?rev=1202006&view=rev
Log:
Fix formatting.

Modified:
    libcloud/branches/0.6.x/CHANGES

Modified: libcloud/branches/0.6.x/CHANGES
URL: http://svn.apache.org/viewvc/libcloud/branches/0.6.x/CHANGES?rev=1202006&r1=1202005&r2=1202006&view=diff
==============================================================================
--- libcloud/branches/0.6.x/CHANGES (original)
+++ libcloud/branches/0.6.x/CHANGES Tue Nov 15 02:08:06 2011
@@ -31,7 +31,7 @@ Changes with Apache Libcloud 0.6.2:
      - Update Amazon S3 driver to support a new region - US West 2 (Oregon)
        [Tomaz Muraus]
 
-   *) DNS:
+  *) DNS:
 
       - Increase the default poll interval in the Rackspace driver to 2.5
         seconds.