From 49d977db9a8d11d957d627ee381d91401af4e1e8 Mon Sep 17 00:00:00 2001 From: Iustin Pop <iustin@google.com> Date: Thu, 26 Aug 2010 13:55:16 +0200 Subject: [PATCH] Update NEWS file --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 79dfd7a71..ce5f34f46 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,19 @@ Ganeti-htools release notes =========================== +Version 0.2.7 (Unreleased) +-------------------------- + +Bug fixes: + +- fixed the error message for hail multi-evacuation mode + +New features: + +- add a new option ``-S`` to hbal and hspace that saves the cluster + state at the end of the processing in the text format used by the + ``-t`` option, for later re-processing + Version 0.2.6 (Mon, 26 Jul 2010) -------------------------------- -- GitLab