From 7f42b7869dcaa357e5dbd5c0669a244ba95450ed Mon Sep 17 00:00:00 2001
From: Paul Rich <richp@alcf.anl.gov>
Date: Thu, 17 Oct 2019 10:58:02 -0500
Subject: [PATCH] updating CHANGES for 1.0.30

---
 CHANGES | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 514deb2c..e48760fe 100755
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
 = Changes from previous Cobalt Versions =
 
+== Changes to 1.0.30 ==
+ * Fixed a race condition for Cray systems where a job draining may be
+   disrupted briefly on job termination, allowing other jobs to run
+   instead.
+
 == Changes to 1.0.29 ==
  * A timeout for automatic functions that was forcing a once-per-ten-seconds
    cycle time has been relaxed.  The default is now much faster and should
@@ -9,7 +14,7 @@
    be responsive while ALPS updates are being fetched for Cray systems.
 
 == Changes to 1.0.28 ==
- * Fix an issue where defering a cyclic reservation could result in the
+ * Fix an issue where deferring a cyclic reservation could result in the
    reservation start time being sent two cycle periods forward rather
    than one.
 
-- 
GitLab