summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-03-07 16:52:26 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-03-07 16:52:34 (GMT)
commitd981692e63f6ea1d9987e6cb08ca6587c173dc95 (patch)
treef41a95959feb11775190bdc6ebb3cd236ec4579e /release_docs
parent08d007a3072860ef763472ad073ea3bfc8428c12 (diff)
downloadhdf5-d981692e63f6ea1d9987e6cb08ca6587c173dc95.zip
hdf5-d981692e63f6ea1d9987e6cb08ca6587c173dc95.tar.gz
hdf5-d981692e63f6ea1d9987e6cb08ca6587c173dc95.tar.bz2
HDDFV-10414 correct location of error change
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 199265c..9707a18 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -195,6 +195,12 @@ Bug Fixes since HDF5-1.10.1 release
Library
-------
+ - H5Pset_evict_on_close in H5Pfapl.c
+
+ Changed the minor error number from H5E_CANTSET to H5E_UNSUPPORTED for
+ parallel library.
+ (ADB - 2018/03/6, HDFFV-104148)
+
- filter plugin handling in H5PL.c and H5Z.c
It was discovered that the dynamic loading process used by