From a48621bc8316d87a1269b0c259cb5075d38d6057 Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Thu, 25 Jun 2009 20:49:12 +0000
Subject: [PATCH] svn merge -r17962:17976
 https://eris.llnl.gov/svn/slurm/branches/slurm-2.0  (actually the merge
 happended in the last check in, but the message was bad)

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

diff --git a/NEWS b/NEWS
index 2c90c434fa9..dee3d412526 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,9 @@ documents those changes that are of interest to users and admins.
  -- Add new slurmctld list for node features with node bitmaps for simplified
     scheduling logic.
  -- Multiple features can be specified when creating a reservation. Use "&" 
-    (AND) or "|" (OR) separators between the feature names. 
+    (AND) or "|" (OR) separators between the feature names.
+ -- Changed internal node name caching so that front-end mode would work with
+    multiple lines of node name definitions. 
 
 * Changes in SLURM 2.1.0-pre1
 =============================
-- 
GitLab