summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2019-02-07 20:50:54 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2019-02-07 20:50:54 (GMT)
commit530fab929b1a77490574cb7114b4b3a1b445ed6f (patch)
tree68290c3594a690c92501837eb1b91f2afb514b71 /release_docs
parente65cf4914a513afd837a31d5af79b18060db3f18 (diff)
downloadhdf5-530fab929b1a77490574cb7114b4b3a1b445ed6f.zip
hdf5-530fab929b1a77490574cb7114b4b3a1b445ed6f.tar.gz
hdf5-530fab929b1a77490574cb7114b4b3a1b445ed6f.tar.bz2
Fix test issue in testpar/t_dset.c with MPI-2 implementations
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index f8853c1..4808a27 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -573,6 +573,11 @@ Bug Fixes since HDF5-1.10.3 release
Testing
-------
+ - Fixed a test failure in testpar/t_dset.c caused by
+ the test trying to use the parallel filters feature
+ on MPI-2 implementations.
+
+ (JTH, 2019/2/7)
Bug Fixes since HDF5-1.10.2 release
==================================