From 4cc6047329d27df7a318ef7259bc9622f76ed104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Nussbaumer?= <rn@google.com> Date: Tue, 3 Jul 2012 13:55:33 +0200 Subject: [PATCH] Fix a typo in NEWS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: RenΓ© Nussbaumer <rn@google.com> Reviewed-by: Bernardo Dal Seno <bdalseno@google.com> --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 25b454840..371f0541a 100644 --- a/NEWS +++ b/NEWS @@ -305,7 +305,7 @@ rc1 to rc2: - Fixed bugs with disk parameters and ``rbd`` templates as well as ``instance_os_add`` -- Made ``gnt-instance modify`` with more consistent regard new NIC/Disk +- Made ``gnt-instance modify`` more consistent regarding new NIC/Disk behaviour. It supports now the modify operation - ``hcheck`` implemented to analyze cluster health and possibility of improving health by rebalance -- GitLab