diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2019-06-17 15:28:58 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2019-06-17 15:28:58 (GMT) |
commit | f7c2a75404c84bebc96d4c5515eb4395f8c9bdf7 (patch) | |
tree | 4088ff1236723f0fcb60d547848f6d7cb76661b2 /MANIFEST | |
parent | cbc95dee3c794fb7099e8a4c5f25ca56e981c31a (diff) | |
parent | dfdc27b04b2e8bcd1985ba90ce6553d8b3805fda (diff) | |
download | hdf5-f7c2a75404c84bebc96d4c5515eb4395f8c9bdf7.zip hdf5-f7c2a75404c84bebc96d4c5515eb4395f8c9bdf7.tar.gz hdf5-f7c2a75404c84bebc96d4c5515eb4395f8c9bdf7.tar.bz2 |
Merge pull request #1729 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV-10800-h5ocopy-failure to develop
* commit 'dfdc27b04b2e8bcd1985ba90ce6553d8b3805fda':
Fix release notes based on feedback from pull request.
Fix for HDFFV-10800 H5Ocopy failure: The value for the H5F_LIBVER_V18 index in H5O_fill_ver_bounds[], the format version bounds array for fill value message, should be version 3 not 2.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1015,6 +1015,7 @@ ./test/file_image.c ./test/file_image_core_test.h5 ./test/fill_old.h5 +./test/fill18.h5 ./test/fillval.c ./test/filter_fail.c ./test/filter_plugin.c |