From f27745b7a89273ec6660e19dd697d34087675794 Mon Sep 17 00:00:00 2001 From: John Jenkins Date: Wed, 13 Jul 2016 14:22:18 -0500 Subject: [PATCH] update release notes --- doc/RELEASE_NOTES | 36 +++++++++++++++++++++++++++++++++--- 1 file changed, 33 insertions(+), 3 deletions(-) diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index bba8568..ccc6f8d 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,8 +1,38 @@ 0.5.2 (July 13, 2016) -Summer of CODES was another huge success! -This update adds the commit function to the CODES models, representing an -update to the latest version of ROSS (d3bdc07) +Summer of CODES was another huge success! This release was created during the + workshop. + +general: +========== + +the ROSS "commit" function was added to the CODES models from the latest + version of ROSS (d3bdc07) + +the pkg-config program is properly checked for, resulting in an error if it + is not found. + +the "configfile" API has been promoted to a public API, allowing more flexible + management of configuration entities. It is currently undocumented. + + +networks: +========== + +remove overly-restrictive assert from dragonfly + +workloads: +========== + +enabled max wait time stat in MPI replay + +print an error message if pending waits never processed in MPI replay + +utilities: +========== + +the mapping context API gained a new mapping method, which uses the ratio of + mapped-from to mapped-to entities to map contiguous mapped-from IDs. 0.5.1 (June 09, 2016) -- 2.26.2