This commit is contained in:
evanc 2015-05-07 03:04:25 -07:00
Родитель 1f030fb06e
Коммит 039069c5e9
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -136,6 +136,12 @@ namespace hpc
"Set correct permissions on key files",
}
},
{ "1.3.1.1",
{
"Add graceful preemption support",
"prevent the common user with root name to run as root",
}
},
};
return versionHistory;