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

update meta and news for slurm-0.3.7

parent 36e4ed9b
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
Name: slurm Name: slurm
Major: 0 Major: 0
Minor: 3 Minor: 3
Micro: 6 Micro: 7
Version: 0.3.6 Version: 0.3.7
Release: 1 Release: 1
API_CURRENT: 5 API_CURRENT: 5
API_AGE: 4 API_AGE: 4
......
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.3.7
========================
-- Fixes required for TotalView operability under RHEL3.0
(Reported by Dong Ahn <dahn@llnl.gov>)
- Do not create detached threads when running under parallel debugger.
- Handle EINTR from sigwait().
* Changes in SLURM 0.3.6 * Changes in SLURM 0.3.6
======================== ========================
-- Fixes for reported problems: -- Fixes for reported problems:
......
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