From 0be5f2921f968d6f2ba7da1844eb841c486bf99f Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 17 Oct 2013 15:40:26 +0200 Subject: [PATCH] Start NEWS entry for 2.9.0 rc4 So far, we have correct start/stop of luxid during gnt-cluster master-failover inherited form stable-2.8 Signed-off-by: Klaus Aehlig Reviewed-by: Helga Velroyen --- NEWS | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 211b9a3..934b5ae 100644 --- a/NEWS +++ b/NEWS @@ -2,10 +2,10 @@ News ==== -Version 2.9.0 rc3 +Version 2.9.0 rc4 ----------------- -*(Released Tue, 15 Oct 2013)* +*(unreleased)* Incompatible/important changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -71,9 +71,20 @@ Haskell - ``hslogger`` (http://software.complete.org/hslogger) is now always required, even if confd is not enabled. -Since 2.9.0 rc2 +Since 2.9.0 rc3 ~~~~~~~~~~~~~~~ +- Correctly start/stop luxid during gnt-cluster master-failover (inherited + from stable-2.8) + + +Version 2.9.0 rc3 +----------------- + +*(Released Tue, 15 Oct 2013)* + +The third release candidate in the 2.9 series. Since 2.9.0 rc2: + - in implicit configuration upgrade, match ipolicy with enabled disk templates - improved harep documentation (inherited from stable-2.8) -- 1.7.10.4