diff --git a/NEWS b/NEWS index 18d563b3cb..6f86c4b322 100644 --- a/NEWS +++ b/NEWS @@ -94,6 +94,8 @@ Trunk (not on release branches yet) 1.6.2 ----- +- Fix MPI_CART_SUB behavior of not copying periods to the new + communicator properly. Thanks to John Craske for the bug report. - Add btl_openib_abort_not_enough_reg_mem MCA parameter to cause Open MPI to abort MPI jobs if there is not enough registered memory available on the system (vs. just printing a warning).