Skip to content

Commit

Permalink
Merge pull request #5960 from bwbarrett/v3.1.x-release
Browse files Browse the repository at this point in the history
dist: Sync NEWS with recent commits
  • Loading branch information
bwbarrett authored Oct 22, 2018
2 parents 89bac8b + 42c6d21 commit 6187b7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ included in the vX.Y.Z section and be denoted as:
3.1.3 -- October, 2018
----------------------

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

0 comments on commit 6187b7a

Please sign in to comment.