From c02b8f91b239c2021e8d4663bd9fa402c794ecfb Mon Sep 17 00:00:00 2001
From: Klaus Aehlig <aehlig@google.com>
Date: Thu, 6 Feb 2014 11:14:25 +0100
Subject: [PATCH] Document the change of noded's group in NEWS

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Thomas Thrainer <thomasth@google.com>
---
 NEWS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/NEWS b/NEWS
index 41344b0a3..1350a1ce3 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ Version 2.9.4
 - Fix the RAPI instances-multi-alloc call
 - assign unique filenames to file-based disks
 - gracefully handle degraded non-diskless instances with 0 disks (issue 697)
+- noded now runs with its specified group, which is the default group,
+  defaulting to root (issue 707)
 
 
 Version 2.9.3
-- 
GitLab