Skip to content

Commit de66799

Browse files
authored
Merge pull request #5959 from bwbarrett/v3.0.x-release
dist: Sync NEWS with recent commits
2 parents 593920a + 2402229 commit de66799

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
@@ -39,6 +39,10 @@ it is possible for items to appear more than once in the list.
3939
3.0.3 -- October, 2018
4040
----------------------
4141

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

0 commit comments

Comments
 (0)