diff --git a/NEWS b/NEWS index 13ecf33c1d..04501abb53 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,8 @@ included in the vX.Y.Z section and be denoted as: ------------------------ - Update embedded PMIx to 3.1.2. +- Fix an issue with MPI_WIN_CREATE_DYNAMIC and MPI_GET from self. + thanks to Bart Janssens for reporting. - Fix an issue of excessive compiler warning messages from mpi.h when using newer C++ compilers. Thanks to @Shadow-fax for reporting.