Update NEWS for the 2.1.5 release
authorGuido Trotter <ultrotter@google.com>
Tue, 29 Jun 2010 15:59:50 +0000 (16:59 +0100)
committerGuido Trotter <ultrotter@google.com>
Tue, 29 Jun 2010 16:53:27 +0000 (17:53 +0100)
Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>

NEWS

diff --git a/NEWS b/NEWS
index 3709052..3854e64 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,19 @@
 News
 ====
 
+Version 2.1.5
+-------------
+
+*(Unreleased)*
+
+A small bugfix release:
+  - Fix disk adoption: broken by strict --disk option checking in 2.1.4
+  - Fix batch-create: broken in the whole 2.1 series due to a lookup on
+    a non-existing option
+  - Fix instance create: the --force-variant option was ignored
+  - Fix pylint 0.21 compatibility and warnings with python 2.6
+  - Fix modify node storage with non-fqdn arguments
+
 Version 2.1.4
 -------------