From 2cf615084e5e17e990a2a3e7a7840a543091397d Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Tue, 19 May 2009 23:04:53 +0100
Subject: [PATCH] Update NEWS file for the 0.1.0 release

---
 NEWS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS b/NEWS
index 14a7fdfef..4dd23f2fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 0.1.0 (Tue, 19 May 2009):
+  - Drop compatibility with Ganeti 1.2
+  - Add a new minimum score option (with a very low default), should
+    help with very good clusters (but is still not optimal)
+  - Add a --quiet option to hbal
+  - Add support for reading offline nodes directly from the cluster
+
 Version 0.0.8 (Tue, 21 Apr 2009):
   - hbal: prevent mismatches in wrong node names being passed to -O, by
 	aborting in this case
-- 
GitLab