From 504fc6cea3f8e1e3473cda41fde09bf49f64c40c Mon Sep 17 00:00:00 2001 From: "Christopher J. Morrone" <morrone2@llnl.gov> Date: Fri, 26 Jan 2007 02:56:04 +0000 Subject: [PATCH] Add NEWS of federation fix. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index a8d1488e713..06d59042973 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ documents those changes that are of interest to users and admins. -- Make slurmctld's working directory be same as SlurmctldLogFile (if any), otherwise StateSaveDir (which is likely a shared directory, possibly making core file identification more difficult). + -- Fix bug in switch/federation that results in the backup controller + aborting if it receives an epilog-complete message. * Changes in SLURM 1.2.0-pre13 ============================== -- GitLab