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/04/09 02:14:13 UTC

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

Author: tomaz
Date: Sat Apr  9 00:14:12 2011
New Revision: 1090496

URL: http://svn.apache.org/viewvc?rev=1090496&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=1090496&r1=1090495&r2=1090496&view=diff
==============================================================================
--- incubator/libcloud/trunk/CHANGES (original)
+++ incubator/libcloud/trunk/CHANGES Sat Apr  9 00:14:12 2011
@@ -1,6 +1,10 @@
                                                         -*- coding: utf-8 -*-
 
 Changes with Apache Libcloud 0.4.3
+   *) When creating an EC2 node, don't ignore the name argument
+      and create a "Name" tag with the value of this argument.
+      [Tomaz Muraus]
+
    *) Add Gandi.net driver.
       [Aymeric Barantal]