summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorChris Hogan <chogan@hdfgroup.org>2019-12-09 17:09:34 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:20:20 (GMT)
commitc5a7afb7a038e973d32d775cbdffc61a98a9e1ae (patch)
treef9b8989cb763cb4c9c45e84f08eef56c7f06b6ca /release_docs
parent271432db353c05626479a8e490eab5b27d2ee21e (diff)
downloadhdf5-c5a7afb7a038e973d32d775cbdffc61a98a9e1ae.zip
hdf5-c5a7afb7a038e973d32d775cbdffc61a98a9e1ae.tar.gz
hdf5-c5a7afb7a038e973d32d775cbdffc61a98a9e1ae.tar.bz2
Add RELEASE.txt entry for Jira 10934
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 3d5e1f4..16abad1 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -422,6 +422,12 @@ Bug Fixes since HDF5-1.10.3 release
Library
-------
+ - Fixed user-created data access properties not existing in the property list
+ returned by H5Dget_access_plist. Thanks to Steven Varga for submitting a
+ reproducer and a patch.
+
+ (CJH - 2019/12/9, HDFFV-10934)
+
- Fixed an assertion failure in the parallel library when collectively
filling chunks. As it is required that chunks be written in
monotonically non-decreasing order of offset in the file, this assertion