summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2019-10-01 15:33:35 (GMT)
committerVailin Choi <vchoi@jam.ad.hdfgroup.org>2019-10-11 16:53:41 (GMT)
commitdb8a59fbb2907aac63b21ed7c8e88860b2e0fbc8 (patch)
tree1f55c7a97ecb1fa5f2b776c43c62504201d1bda9 /release_docs
parent3819640e3c7c2967c426f8bfc95d302f0ae0491a (diff)
downloadhdf5-db8a59fbb2907aac63b21ed7c8e88860b2e0fbc8.zip
hdf5-db8a59fbb2907aac63b21ed7c8e88860b2e0fbc8.tar.gz
hdf5-db8a59fbb2907aac63b21ed7c8e88860b2e0fbc8.tar.bz2
Merge pull request #1959 from develop to 1.12.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 6de36ef..01b7d6d 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -380,6 +380,16 @@ Bug Fixes since HDF5-1.10.3 release
Library
-------
+ - Fixed the iteration error in test_versionbounds() in test/dtypes.c
+
+ The test was supposed to loop through all valid combinations of
+ low and high bounds in the array versions[], but they were set to
+ H5F_LIBVER_EARLIEST always without changing.
+
+ The problem was fixed by indexing low and high into the array versions[].
+
+ (VC - 2019/09/30)
+
- Fixed the slowness of regular hyperslab selection in a chunked dataset
It was reported that the selection of every 10th element from a 20G