summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-10-31 16:24:24 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-10-31 16:24:24 (GMT)
commit54187f92f4bd30388f8df9a4f2b54b189d779947 (patch)
tree4b620a45f489d81c953e0561d254e5af656b1f71 /release_docs
parent3acacea954a1021e7bd78e28a72be7a8ae3fafb9 (diff)
downloadhdf5-54187f92f4bd30388f8df9a4f2b54b189d779947.zip
hdf5-54187f92f4bd30388f8df9a4f2b54b189d779947.tar.gz
hdf5-54187f92f4bd30388f8df9a4f2b54b189d779947.tar.bz2
Update H5Zfilter_avail note
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 7a974eb..326053c 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -137,7 +137,7 @@ New Features
file driver in HDF5 by previously having called H5Pset_fapl_mpio().
HDF5 parallel file operations which do not employ multiple ranks
- e.g. specifiying MPI_COMM_SELF (whose MPI_Comm_size == 1)
+ e.g. specifiying MPI_COMM_SELF (whose MPI_Comm_size == 1)
as opposed to MPI_COMM_WORLD, will not be affected by this
optimization. Conversely, parallel file operations on subgroups
of MPI_COMM_WORLD are allowed to be run in parallel with each
@@ -239,7 +239,7 @@ Bug Fixes since HDF5-1.10.1 release
Moved check for plugin from public to private function. Updated
H5P__set_filter due to change in H5Z_filter_avail. Updated tests.
- (ADB - 2017/10/10, HDFFV-10297)
+ (ADB - 2017/10/10, HDFFV-10297, HDFFV-10319)
- Fix H5HL_offset_into()
@@ -347,7 +347,7 @@ Bug Fixes since HDF5-1.10.1 release
applies to all objects. Lines with notation and no information
have been removed.
- (ADB - 2017/10/10, HDFFV-10297)
+ (ADB - 2017/10/10, HDFFV-10297, HDFFV-10319)
- h5repack