From 71cba20b93e6c4191f23d0f601204dd0066a0396 Mon Sep 17 00:00:00 2001
From: Guido Trotter <ultrotter@google.com>
Date: Tue, 29 Jun 2010 16:59:50 +0100
Subject: [PATCH] Update NEWS for the 2.1.5 release

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
---
 NEWS | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/NEWS b/NEWS
index 37090521d..3854e64dd 100644
--- 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
 -------------
 
-- 
GitLab