diff --git a/NEWS b/NEWS index 16fc3ec727..9aa773d645 100644 --- a/NEWS +++ b/NEWS @@ -29,7 +29,8 @@ version 1.0. 1.0.1 ----- -- Fix datatype testing in MPI_SCATTERV. +- Fix datatype offset handling in the coll basic component's + MPI_SCATTERV implementation. - Fix EOF handling on stdin. - Fix missing MPI_F_STATUS_IGNORE and MPI_F_STATUSES_IGNORE instanatiations. Thanks to Anthony Chan for pointing this out.