diff --git a/NEWS b/NEWS index a434fc9c20..c9b02085b9 100644 --- a/NEWS +++ b/NEWS @@ -68,8 +68,6 @@ Trunk (not on release branches yet) support a LAM/MPI-like protocol. --> Expected: 1.3 -- Fixed an issue with umask not being propagated when using the TM launcher. - --> Expected 1.2.x - Fix several problems with redirecting large files into mpirun's stdin. --> Expected 1.2.x @@ -82,6 +80,7 @@ Trunk (not on release branches yet) 1.2.4 ----- +- Fixed an issue with umask not being propagated when using the TM launcher. - Fixed behavior if number of slots is not the same on all bproc nodes. - Fixed a hang on systems without GPR support (ex. Cray XT3/4). - Prevent users of 32-bit MPI apps from requesting >= 2GB of shared memory.