1
1
This commit was SVN r8679.
Этот коммит содержится в:
Jeff Squyres 2006-01-12 03:39:51 +00:00
родитель 6afdc3a65d
Коммит f5efb70252

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

@ -29,6 +29,10 @@ version 1.0.
1.0.2
-----
- Fix Darwin net/if.h configure warning.
- The GNU assembler unbelievably defaults to making stacks executable.
So when using gas, add flags to explicitly tell it to not make
stacks executable (lame but necessary).
- Add missing MPI::Request::Get_status() methods. Thanks to Bill
Saphir for pointing this out to us.
- Improved error messages on memory registration errors (e.g., when