From 7a6c894e500a3089c86f2ca5147d60fa71042a9c Mon Sep 17 00:00:00 2001
From: Moe Jette <jette1@llnl.gov>
Date: Wed, 2 Apr 2008 20:21:37 +0000
Subject: [PATCH] add license information

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

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 0b3d6689038..839b9516f5b 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -130,6 +130,10 @@ SCHEDULING CHANGES
 * The new parameter, SchedulerTimeSlice, controls the length of gang scheduler 
   time slices.
 
+* Added a new parameter, Licenses to support cluster-wide consumable 
+  resources. The --licenses option was also added to salloc, sbatch, 
+  and srun.
+
 * The Shared=exclusive option in conjunction with SelectType=select/cons_res
   can be used to dedicate whole nodes to jobs in specific partitions while
   allocating sockets, cores, or hyperthreads in other partitions.
-- 
GitLab