You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by as...@apache.org on 2011/03/10 16:12:44 UTC

svn commit: r1080243 - /incubator/whirr/trunk/CHANGES.txt

Author: asavu
Date: Thu Mar 10 15:12:43 2011
New Revision: 1080243

URL: http://svn.apache.org/viewvc?rev=1080243&view=rev
Log:
Updated CHANGES.txt, we will recut 0.4.0 from the current trunk

Modified:
    incubator/whirr/trunk/CHANGES.txt

Modified: incubator/whirr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/whirr/trunk/CHANGES.txt?rev=1080243&r1=1080242&r2=1080243&view=diff
==============================================================================
--- incubator/whirr/trunk/CHANGES.txt (original)
+++ incubator/whirr/trunk/CHANGES.txt Thu Mar 10 15:12:43 2011
@@ -4,21 +4,6 @@ Trunk (unreleased changes)
 
   NEW FEATURES
 
-  IMPROVEMENTS
-
-    WHIRR-248. Upgrade to jclouds 1.0-beta-9b (adriancole)
-
-    WHIRR-244. Add package-level javadoc. (tomwhite)
-
-  BUG FIXES
-
-    WHIRR-247. Add license headers to service install and configure 
-    scripts (asavu)
-
-Release 0.4.0 - 2011-02-28
-
-  NEW FEATURES
-
     WHIRR-226. Add the ability to destroy a cluster instance (asavu)
 
     WHIRR-225. Support locally-supplied scripts.
@@ -59,6 +44,10 @@ Release 0.4.0 - 2011-02-28
     WHIRR-242. Update documentation for overriding locally supplied 
     scripts (tomwhite via asavu)
 
+    WHIRR-248. Upgrade to jclouds 1.0-beta-9b (adriancole)
+
+    WHIRR-244. Add package-level javadoc. (tomwhite)
+
   BUG FIXES
 
     WHIRR-170. Instances should be started in the order specified in 
@@ -83,6 +72,9 @@ Release 0.4.0 - 2011-02-28
 
     WHIRR-241. Update to use CDH3B4. (tomwhite)
 
+    WHIRR-247. Add license headers to service install and configure 
+    scripts (asavu)
+
 Release 0.3.0 - 2011-01-15
 
   NEW FEATURES