1.1 --- a/NEWS Thu Aug 16 00:11:11 2012 +0000
1.2 +++ b/NEWS Thu Aug 16 17:53:59 2012 +0000
1.3 @@ -67,9 +67,11 @@
1.4 can use to about 1/Nth to total registered memory available.
1.5 - Improve error messages when events occur that are likely due to
1.6 unexpected registered memory exhaustion.
1.7 - - Remove the last openib default per-peer receive queue
1.8 - specification (and make it an SRQ).
1.9
1.10 +- Fix double semicolon error in the C++ in <mpi.h>. Thanks to John
1.11 + Foster for pointing out the issue.
1.12 +- Allow -Xclang to be specified multiple times in CFLAGD. Thanks to
1.13 + P. Martin for raising the issue.
1.14 - Break up a giant "print *" statement in the ABI-preserving incorrect
1.15 MPI_SCATTER interface in the "large" Fortran "mpi" module. Thanks
1.16 to Juan Escobar for the initial patch.