diff options
author | Chris Hogan <chogan@hdfgroup.org> | 2019-12-09 19:04:24 (GMT) |
---|---|---|
committer | Chris Hogan <chogan@hdfgroup.org> | 2019-12-09 19:04:24 (GMT) |
commit | 518f35d4341213cbfbd23e697fbdc9e9641fc03f (patch) | |
tree | 56920b730245d900d7edeeeae2bc387b174b994f | |
parent | bc3312df8e812bc8585f239756fbef2008eb8c56 (diff) | |
parent | b4f0d111f8c2da38521aa4d16686081d05791fce (diff) | |
download | hdf5-518f35d4341213cbfbd23e697fbdc9e9641fc03f.zip hdf5-518f35d4341213cbfbd23e697fbdc9e9641fc03f.tar.gz hdf5-518f35d4341213cbfbd23e697fbdc9e9641fc03f.tar.bz2 |
Merge pull request #2112 in HDFFV/hdf5 from ~CHOGAN/hdf5:chogan/1.12/10934_release_txt to hdf5_1_12
* commit 'b4f0d111f8c2da38521aa4d16686081d05791fce':
Add RELEASE.txt entry for Jira 10934
-rw-r--r-- | release_docs/HISTORY-1_10_0-1_12_0.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/HISTORY-1_10_0-1_12_0.txt b/release_docs/HISTORY-1_10_0-1_12_0.txt index b1702b6..9d6dc29 100644 --- a/release_docs/HISTORY-1_10_0-1_12_0.txt +++ b/release_docs/HISTORY-1_10_0-1_12_0.txt @@ -380,6 +380,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 the iteration error in test_versionbounds() in test/dtypes.c The test was supposed to loop through all valid combinations of |