diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2005-06-06 22:20:57 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2005-06-06 22:20:57 (GMT) |
commit | 9f2b954fc747c10476bdf29105d126a141838db2 (patch) | |
tree | 341e7e592a49c15bf8ab3d2131d76ec628d9d943 /MANIFEST | |
parent | 6f0519748879a5c4fce7014fcb03228a86739e71 (diff) | |
download | hdf5-9f2b954fc747c10476bdf29105d126a141838db2.zip hdf5-9f2b954fc747c10476bdf29105d126a141838db2.tar.gz hdf5-9f2b954fc747c10476bdf29105d126a141838db2.tar.bz2 |
[svn-r10863] Purpose: Bug fix
Description:See details from Bug #213. Family member file size wasn't saved
anywhere in file. When family file is opened, the first member size determine
the member size.
Misc. update: Added a family file as the source file for backward
compatibility test.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1019,6 +1019,10 @@ ./test/external.c ./test/error_test.c ./test/err_compat.c +./test/family_v1.6_00000.h5 +./test/family_v1.6_00001.h5 +./test/family_v1.6_00002.h5 +./test/family_v1.6_00003.h5 ./test/file_handle.c ./test/filename.c ./test/fill_old.h5 |