Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit fc83eb5

Browse files
committed
NEWS: Fix bullets
Accidentally updated an older bullet last night; revert that and add a corrected bullet about SPARC alignment for 2.0.1. Signed-off-by: Jeff Squyres <[email protected]>
1 parent 4d81263 commit fc83eb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Bug fixes/minor improvements:
115115
reporting.
116116
- Correctly support MPI_IN_PLACE in MPI_[I]ALLTOALL[V|W] and
117117
MPI_[I]EXSCAN.
118+
- Fix alignment issues on SPARC platforms.
118119

119120
Known issues (to be addressed in v2.0.2):
120121

@@ -471,9 +472,8 @@ Bug fixes / minor enhancements:
471472
reporting it
472473
- Fix Java support on OSX 10.11. Thanks to Alexander Daryin
473474
for reporting the problem
474-
- Fix some compilation and run-time issues on Solaris 11.2. Thanks to
475-
Paul Hargrove and Siegmar Gross for their continued help in such
476-
areas.
475+
- Fix some compilation issues on Solaris 11.2. Thanks to
476+
Paul Hargrove for his continued help in such areas
477477

478478

479479
1.10.1: 4 Nov 2015

0 commit comments

Comments
 (0)