summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorJordan Henderson <jhenderson@hdfgroup.org>2019-02-07 20:31:32 (GMT)
committerJordan Henderson <jhenderson@hdfgroup.org>2019-02-07 20:31:32 (GMT)
commit28b9af4f28df6c0e4f7fbf1ce4a0f50e1797b4d3 (patch)
treeb1ac46c90570d68b1479f2834db74ea9972766be /release_docs/RELEASE.txt
parent865e35ea01731ab1f49187468f590cd0136ef78b (diff)
downloadhdf5-28b9af4f28df6c0e4f7fbf1ce4a0f50e1797b4d3.zip
hdf5-28b9af4f28df6c0e4f7fbf1ce4a0f50e1797b4d3.tar.gz
hdf5-28b9af4f28df6c0e4f7fbf1ce4a0f50e1797b4d3.tar.bz2
Fix test issue in testpar/t_dset.c with MPI-2 implementations
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 21a64c6..ef3bda0 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -411,6 +411,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
==================================