From 7e1949182975f45fd282a401708c09103c6a69cb Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 26 Mar 2007 19:55:13 +0000 Subject: [PATCH] * Use punctuation consistently * Minor word-smything This commit was SVN r14147. --- NEWS | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 55832e24bd..0bbd632dc8 100644 --- a/NEWS +++ b/NEWS @@ -47,18 +47,19 @@ Trunk (not on release branches yet) 1.2.1 ----- -- Made the --nolocal parameter work again. -- Re-enabled MPI_Comm_spawn_multiple from singletons. -- LoadLeveler and TM config fixes, Thanks to Martin Audet for the bug report. -- MPI attributes fixes +- Fixed a problem with mpirun's --nolocal option introduced in 1.2. +- Re-enabled MPI_COMM_SPAWN_MULTIPLE from singletons. +- LoadLeveler and TM configure fixes, Thanks to Martin Audet for the + bug report. +- Various C++ MPI attributes fixes. - Fixed issues with backtrace code on 64 bit Intel & PPC OS X builds. - Fixed issues with multi-word CC variables and libtool. Thanks to Bert Wesarg for the bug reports. -- Fix issue with node naming schemes in SLURM -- Fix file descriptor leak in the Grid Engine/N1GE support +- Fix issue with non-uniform node naming schemes in SLURM. +- Fix file descriptor leak in the Grid Engine/N1GE support. - Fix compile error on OS X 10.3.x introduced with Open MPI 1.1.5. -- Implement MPI_TYPE_CREATE_DARRAY function (was in 1.1.5 but not 1.2) -- Recognize zsh in rsh pls +- Implement MPI_TYPE_CREATE_DARRAY function (was in 1.1.5 but not 1.2). +- Recognize zsh shell when using rsh/ssh for launching MPI jobs. 1.2