From a754caf85f1a69cd0e5f4aa873b2e2d96385c152 Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 19 Mar 2007 13:04:49 +0000 Subject: [PATCH] Updates from v1.1 tree This commit was SVN r14060. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 2cb8b0dda1..efb5e4b455 100644 --- a/NEWS +++ b/NEWS @@ -139,6 +139,9 @@ Trunk (not on release branches yet) 1.1.5 ----- +- Implement MPI_TYPE_CREATE_DARRAY function. +- Fix race condition in shared memory BTL startup that could cause MPI + applications to hang in MPI_INIT. - Fix syntax error in a corner case of the event library. Thanks to Bert Wesarg for pointing this out. - Add new MCA parameter (mpi_preconnect_oob) for pre-connecting the