summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-12-20 19:42:23 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-12-20 19:42:23 (GMT)
commita17349a872f1c5b3457a8777e8f67a00587769e2 (patch)
tree95592b2e472257f75099a7fad4acac78246c674a /release_docs
parentbbcf9f31c6af52f88657e5ea738d8821a9702c73 (diff)
downloadhdf5-a17349a872f1c5b3457a8777e8f67a00587769e2.zip
hdf5-a17349a872f1c5b3457a8777e8f67a00587769e2.tar.gz
hdf5-a17349a872f1c5b3457a8777e8f67a00587769e2.tar.bz2
Reworked MPI includes to be used as default with parallel
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 427fc8b..fb61a76 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -352,15 +352,6 @@ Bug Fixes since HDF5-1.10.1 release
-------------
- cmake
- The hdf5 fortran utility H5match_types needs to include mpi.h when
- parallel is enabled..
-
- Added target_include_directories command to H5match_types executable..
-
- (ADB - 2017/12/20)
-
- - cmake
-
The hdf5 library used shared szip and zlib, which needlessly required
applications to link with the same szip and zlib libraries.