From 59b8d6cc0b00b60b0645634e510e5c3ff58c95f7 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 2 Apr 2008 15:56:14 +0000
Subject: [PATCH] Note nature of change in rev 13761

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

diff --git a/NEWS b/NEWS
index 05f63164055..c8a4470440f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ documents those changes that are of interest to users and admins.
  -- Correction in calculation of a job's memory used for use in enforcement
     of a job's memory limit.
  -- Correct logic for processing batch job's memory limit enforcement.
+ -- Fix bug that was setting a job's requeue value on any update of the 
+    job using the "scontrol update" command. The invalid value of an 
+    updated job prevents it's recovery when slurmctld restarts.
 
 * Changes in SLURM 1.3.0
 ========================
-- 
GitLab