Skip to content

Commit 6187b7a

Browse files
authored
Merge pull request #5960 from bwbarrett/v3.1.x-release
dist: Sync NEWS with recent commits
2 parents 89bac8b + 42c6d21 commit 6187b7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ included in the vX.Y.Z section and be denoted as:
5858
3.1.3 -- October, 2018
5959
----------------------
6060

61+
- Fix race condition in MPI_THREAD_MULTIPLE support of non-blocking
62+
send/receive path.
63+
- Fix error handling SIGCHLD forwarding.
64+
- Add support for CHARACTER and LOGICAL Fortran datatypes for MPI_SIZEOF.
6165
- Fix compile error when using OpenJDK 11 to compile the Java bindings.
6266
- Fix crash when using a hostfile with a 'user@host' line.
6367
- Numerous Fortran '08 interface fixes.

0 commit comments

Comments
 (0)