From ab43ebb07c92d14e2b259b276ad91c948a4f295d Mon Sep 17 00:00:00 2001
From: Mark Grondona <mgrondona@llnl.gov>
Date: Tue, 30 Sep 2003 19:45:59 +0000
Subject: [PATCH] *** empty log message ***

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

diff --git a/NEWS b/NEWS
index 4585c2d6bc4..2ea15957f59 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ documents those changes that are of interest to users and admins.
 
 * Changes in SLURM 0.2.18
 =========================
+ -- Fixes for reported problems:
+   - slurm/287: slurm protocol timeouts when using TotalView.
+   - slurm/291: srun fails using ``-n 1'' under multi-node allocation.
+   - slurm/294: srun IO buffer reports ENOSPC.
  -- Memory corruption bug fixed, it was causing slurmctld to seg-fault
  -- Non-responding nodes now go from DRAINING to DRAINED state when 
     jobs complete
@@ -17,6 +21,9 @@ documents those changes that are of interest to users and admins.
  -- Slurmctld logging is more concise, using hostlists more
  -- srun --no-allocate used special job_id range to avoid conflicts 
     or premature job termination (purging by slurmctld)
+ -- New --jobid=id option in srun to initiate job step under an existing 
+    allocation.
+ -- Support in srun for TotalView bulk launch.
 
 * Changes in SLURM 0.2.17
 =========================
-- 
GitLab