From dd2742f5dff32c9dc28a23b75021affcfb8ca1af Mon Sep 17 00:00:00 2001 From: Brian Christiansen <brian@schedmd.com> Date: Tue, 26 Jul 2016 08:12:47 -0600 Subject: [PATCH] Update RELEASE_NOTES --- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 0f5b63b5353..d53e184eac5 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -62,6 +62,7 @@ Added members to the following struct definitions In slurmdb_cluster_cond_t: Added List federation_list In slurmdb_cluster_rec_t: Added fed, lock, sockfd In struct job_record: Added fed_details +In connection_arg_t: Added bool persist Added the following struct definitions ====================================== -- GitLab