From 7524da344dd02f4df800e5831c28c896850e96d1 Mon Sep 17 00:00:00 2001 From: Brian Barrett Date: Fri, 1 Jun 2018 08:14:20 -0700 Subject: [PATCH] dist: Update NEWS for 3.0.2 release Signed-off-by: Brian Barrett --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0428d357eee..90ada09ed6e 100644 --- a/NEWS +++ b/NEWS @@ -36,9 +36,11 @@ This file contains notable changes between releases for each release since Open MPI 1.0. Because Open MPI maintains multiple release branches at any time, it is possible for items to appear more than once in the list. -3.0.2 -- May, 2018 ------------------- +3.0.2 -- June, 2018 +------------------- +- Disable osc/pt2pt when using MPI_THREAD_MULTIPLE due to numerous + race conditions in the component. - Fix dummy variable names for the mpi and mpi_f08 Fortran bindings to match the MPI standard. This may break applications which use name-based parameters in Fortran which used our internal names