From 1fbba3db19a917eb798170d943018ad381909a4c Mon Sep 17 00:00:00 2001
From: Don Lipari <lipari1@llnl.gov>
Date: Fri, 10 Jul 2009 23:49:11 +0000
Subject: [PATCH] Updated NEWS with the items changed in revision 18124

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

diff --git a/NEWS b/NEWS
index 8b2c8623070..1d846700db8 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ documents those changes that are of interest to users and admins.
     parameter to enable/disable the job preemption logic (disabled by default).
  -- If the --partition option is used with the sinfo or squeue command then
     print information about even hidden partitions.
+ -- Replaced misc cpu allocation members in job_info_t with select_job_res_t
+    which will only be populated when requested (show_flags & SHOW_DETAIL)
+ -- Added a --detail option to "scontrol show job" to display the cpu/mem
+    allocation info on a node-by-node basis.
 
 * Changes in SLURM 2.1.0-pre2
 =============================
-- 
GitLab