From 7ee14ff0cd5697272976973330d64af0f45e80a5 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Mon, 15 Sep 2003 16:44:15 +0000
Subject: [PATCH] Updated with additional slurm code changes checked in.

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

diff --git a/NEWS b/NEWS
index 872e319888a..418d8eab03f 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ documents those changes that are of interest to users and admins.
    - slurm/270: Sinfo segfaulted if a configured not lacked a partition
    - slurm/278: Scontrol sets exit code to one on any error in any command.
      Otherwise the exit code is zero.
+ -- Slurmd was sometimes killing itself if a KILL_JOB RPC was processed 
+    before the job was fully initiated (the job's pid was still zero).
 
 * Changes in SLURM 0.2.15
 =========================
-- 
GitLab