From 0ffb693e75c82b07d1550f6b2c894c2c8c99449c Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Tue, 10 May 2005 17:43:25 +0000
Subject: [PATCH] Note recent bug fixes.

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

diff --git a/NEWS b/NEWS
index 3bbcd00c78f..b3ef0a14e65 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
 This file describes changes in recent versions of SLURM. It primarily
 documents those changes that are of interest to users and admins. 
 
+* Changes in SLURM 0.5.0-pre4
+=============================
+ -- Fix bug in slurmd that could double KillWait time on job timeout.
+ -- Fix bug in srun's error code reporting to slurmctld, could DOWN 
+    a node if job run as root has non-zero error code.
+
 * Changes in SLURM 0.5.0-pre3
 =============================
  -- Merge of SLURM v0.4-branch into v0.5/HEAD.
-- 
GitLab