From c59fa258e9e1bf268f1ffb4e8fa770bbde33b682 Mon Sep 17 00:00:00 2001 From: Danny Auble <da@schedmd.com> Date: Tue, 4 Feb 2014 17:06:46 -0800 Subject: [PATCH] new news file --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index f8f5d286d5e..0917cc05516 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ This file describes changes in recent versions of SLURM. It primarily documents those changes that are of interest to users and admins. +* Changes in Slurm 2.6.7 +======================== + * Changes in Slurm 2.6.6 ======================== -- sched/backfill - Fix bug that could result in failing to reserve resources -- GitLab