changelog

This commit is contained in:
Alex Dadgar
2016-04-13 09:46:43 -07:00
parent c56772c307
commit e38be03614

View File

@@ -30,6 +30,8 @@ BUG FIXES:
* core: Fix issue where in-place updated allocation double counted resources
[GH-957]
* core: Prevent garbage collection of running batch jobs [GH-989]
* core: Fix drained, batched allocations from being migrated indefinitely
[GH-1086]
* client: Tasks can interpret Meta set in the task group and job [GH-985]
* client: All tasks in a task group are killed when a task fails [GH-962]
* client: Fix common exec failures on CentOS and Amazon Linux [GH-1009]