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:50:08 UTC

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

Author: pquerna
Date: Thu May 20 00:50:07 2010
New Revision: 946498

URL: http://svn.apache.org/viewvc?rev=946498&view=rev
Log:
Reference who made the change, and an associated jira issue if there was one.

Modified:
    incubator/libcloud/trunk/CHANGES

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