summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorVailin Choi <vchoi@jam.ad.hdfgroup.org>2019-06-12 17:55:12 (GMT)
committerVailin Choi <vchoi@jam.ad.hdfgroup.org>2019-06-12 17:55:12 (GMT)
commit8d72e5e3e0fb13cb965a5973e0bcc793a831e740 (patch)
treef76fe32d7c4de53632d562e9a49d0f3ebdd1a6ba /MANIFEST
parent48b0ff7724331737140ffae194cb2e741f0b668d (diff)
downloadhdf5-8d72e5e3e0fb13cb965a5973e0bcc793a831e740.zip
hdf5-8d72e5e3e0fb13cb965a5973e0bcc793a831e740.tar.gz
hdf5-8d72e5e3e0fb13cb965a5973e0bcc793a831e740.tar.bz2
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--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c3dc0e9..c563f4c 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1009,6 +1009,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