From 34c37f07fdbbe3a908486f5ea975a899d1e427f0 Mon Sep 17 00:00:00 2001
From: David Bigagli <david@schedmd.com>
Date: Mon, 10 Feb 2014 13:50:28 -0800
Subject: [PATCH] Update the NEWS file.

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

diff --git a/NEWS b/NEWS
index 137d39fe5de..38cbac1309b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ documents those changes that are of interest to users and admins.
 
 * Changes in Slurm 14.03.0pre7
 ==============================
+ -- Handle the case in which errno is not reset to 0 after calling
+    getgrent_r(), which causes the controller to core dump.
 
 * Changes in Slurm 14.03.0pre6
 ==============================
-- 
GitLab