summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2018-08-14 20:40:15 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2018-08-14 20:40:15 (GMT)
commit423b4ecd656870f7c13ba1a418f73111ffdd08db (patch)
tree0461531a031b9a4ce5881174d507e819ea790ff7 /release_docs/RELEASE.txt
parent2a3442872a3978aad276458644e3cfa881afed19 (diff)
parent08c1bf7b3bf119c91d532e4bc4640d73bf35626e (diff)
downloadhdf5-423b4ecd656870f7c13ba1a418f73111ffdd08db.zip
hdf5-423b4ecd656870f7c13ba1a418f73111ffdd08db.tar.gz
hdf5-423b4ecd656870f7c13ba1a418f73111ffdd08db.tar.bz2
Merge pull request #1191 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to hdf5_1_10
* commit '08c1bf7b3bf119c91d532e4bc4640d73bf35626e': Add release notes for HDFFV-10469.
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 68d5df0..566b494 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -180,6 +180,16 @@ Bug Fixes since HDF5-1.10.2 release
Library
-------
+ - Test failure due to metadata size in test/vds.c
+
+ The size of metadata from test_api_get_ex_dcpl() in test/vds.c is not as expected
+ because the latest format should be used when encoding the layout for VDS.
+
+ Set the latest format in a temporary fapl and pass the setting to the routines that
+ encode the dataset selection for VDS.
+
+ (VC - 2018/08/14 HDFFV-10469)
+
- Java HDF5LibraryException class
The error minor and major values would be lost after the