From 68a8b2af1f14dd9d5ef534d73ba2c0ec358f7a92 Mon Sep 17 00:00:00 2001 From: Howard Pritchard Date: Fri, 11 Dec 2020 09:13:20 -0700 Subject: [PATCH] NEWS: update that we are moving to 3.2.2 for the 4.0.6 release [skip ci] Signed-off-by: Howard Pritchard --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fd39009771b..d90f0516545 100644 --- a/NEWS +++ b/NEWS @@ -59,7 +59,7 @@ included in the vX.Y.Z section and be denoted as: 4.0.6 -- December, 2020 ----------------------- -- Update embedded PMIx to 3.2.1. This update addresses several +- Update embedded PMIx to 3.2.2. This update addresses several MPI_COMM_SPAWN problems. - Fix a symbol name collision when using the Cray compiler to build Open SHMEM. Thanks to Pak Lui for reporting and fixing.