1
1

Add bullet about Fortran arguments

This commit was SVN r8315.
Этот коммит содержится в:
Jeff Squyres 2005-11-29 18:43:27 +00:00
родитель a46d0d3801
Коммит 4220a5cd95

2
NEWS
Просмотреть файл

@ -31,6 +31,8 @@ version 1.0.
1.0.1
-----
- Fixed several Fortran MPI API implementations that incorrectly used
integers instead of logicals or address-sized integers.
- Fix so that Open MPI correctly handles the Fortran value for .TRUE.,
regardless of what the Fortran compiler's value for .TRUE. is.
- Improved scalability of MX startup.