You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by pq...@apache.org on 2010/05/20 02:52:26 UTC

svn commit: r946501 - /incubator/libcloud/trunk/CHANGES

Author: pquerna
Date: Thu May 20 00:52:26 2010
New Revision: 946501

URL: http://svn.apache.org/viewvc?rev=946501&view=rev
Log:
reformat names

Modified:
    incubator/libcloud/trunk/CHANGES

Modified: incubator/libcloud/trunk/CHANGES
URL: http://svn.apache.org/viewvc/incubator/libcloud/trunk/CHANGES?rev=946501&r1=946500&r2=946501&view=diff
==============================================================================
--- incubator/libcloud/trunk/CHANGES (original)
+++ incubator/libcloud/trunk/CHANGES Thu May 20 00:52:26 2010
@@ -2,21 +2,29 @@
 
 Changes with Apache Libcloud 0.4.0 [In Development]
 
-    *) Removed libcloud.interfaces module. [Paul Querna]
+    *) Removed libcloud.interfaces module.
+       [Paul Querna]
 
-    *) Removed dependency on zope.interfaces. [Paul Querna]
+    *) Removed dependency on zope.interfaces.
+       [Paul Querna]
 
-    *) RimuHosting moved API endpoint address. [Paul Querna]
+    *) RimuHosting moved API endpoint address.
+       [Paul Querna]
 
-    *) Fix regression and error in GoGrid driver for parsing node objects. [Jerry Chen]
+    *) Fix regression and error in GoGrid driver for parsing node objects.
+       [Jerry Chen]
 
-    *) Added more test cases for GoGrid driver. LIBCLOUD-34. [Roman Bogorodskiy, Jerry Chen]
+    *) Added more test cases for GoGrid driver. LIBCLOUD-34
+       [Roman Bogorodskiy, Jerry Chen]
 
-    *) Fix parsing of Slicehost nodes with multiple Public IP addresses. [Paul Querna]
+    *) Fix parsing of Slicehost nodes with multiple Public IP addresses.
+       [Paul Querna]
 
-    *) Add exit_status to ScriptDeployment. LIBCLOUD-36. [Paul Querna]
+    *) Add exit_status to ScriptDeployment. LIBCLOUD-36
+       [Paul Querna]
 
-    *) Update prices for several drivers. [Brad Morgan, Paul Querna]
+    *) Update prices for several drivers.
+       [Brad Morgan, Paul Querna]
 
 Changes with Apache Libcloud 0.3.1 [Tagged May 6, 2010]