diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-12-20 19:41:06 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-12-20 19:41:06 (GMT) |
commit | d989a0b1cb3d6abeb71d1e37fae5a6d353fb7fc2 (patch) | |
tree | 003ae0e2281ee3b058dac26d3258f80a134b825c /release_docs/RELEASE.txt | |
parent | 50238cb285c37dc32029f1891f069fc76f5cbb07 (diff) | |
download | hdf5-d989a0b1cb3d6abeb71d1e37fae5a6d353fb7fc2.zip hdf5-d989a0b1cb3d6abeb71d1e37fae5a6d353fb7fc2.tar.gz hdf5-d989a0b1cb3d6abeb71d1e37fae5a6d353fb7fc2.tar.bz2 |
Removed incorrect MPI text
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5249c1a..96d247a 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -243,7 +243,7 @@ Bug Fixes since HDF5-1.10.1 release CMake implementation for MPI was problematic and would create incorrect MPI library references in the hdf5 libraries. - Reworked the CMake MPI code to properly create CMake targets.Also merged + Reworked the CMake MPI code to properly create CMake targets. Also merged the latest CMake FindMPI.cmake changes to the local copy. This is necessary until HDF changes the CMake minimum to 3.9 or greater. |