Skip to content
Snippets Groups Projects
Commit e9fd7208 authored by Mark Grondona's avatar Mark Grondona
Browse files

o updated META and NEWS for 0.2.6

parent c1ec148c
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
Name: slurm Name: slurm
Major: 0 Major: 0
Minor: 2 Minor: 2
Micro: 5 Micro: 6
Version: 0.2.5 Version: 0.2.6
Release: 1 Release: 1
This file describes changes in recent versions of SLURM. It primarily This file describes changes in recent versions of SLURM. It primarily
documents those changes that are of interest to users and admins. documents those changes that are of interest to users and admins.
* Changes in SLURM 0.2.6
=========================
-- More fixes for handling cleanup of slow terminating jobs.
-- Added completing job state to default list of states to print with squeue.
-- Fixed bug in srun that might leave nodes allocated after a Ctrl-C.
* Changes in SLURM 0.2.5 * Changes in SLURM 0.2.5
========================= =========================
-- Various fixes for cleanup of slow terminating or unkillable jobs. -- Various fixes for cleanup of slow terminating or unkillable jobs.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment