1
1

Add missing word "overflow" to a bullet.

Thanks to Tim Mattox for noticing.

This commit was SVN r30490.
Этот коммит содержится в:
Jeff Squyres 2014-01-29 22:09:23 +00:00
родитель af934fc6e8
Коммит 0a70e50478

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

@ -101,8 +101,8 @@ Trunk (not on release branches yet)
- Fix ROMIO issue when opening a file with MPI_MODE_EXCL.
- Fix PowerPC and MIPS assembly issues.
- Various fixes to the hcoll and FCA collective offload modules.
- Prevent integer when creating datatypes. Thanks to original patch from
Gilles Gouaillardet.
- Prevent integer overflow when creating datatypes. Thanks to
original patch from Gilles Gouaillardet.
- Port some upstream hwloc fixes to Open MPI's embedded copy for
working around buggy NUMA node cpusets and including mising header
files. Thanks to Jeff Becker and Paul Hargrove for reporting the