diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-04-14 09:48:18 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-04-14 09:48:18 (GMT) |
commit | cf49b9682755096f6f591d4420d8f51a6ff8d69c (patch) | |
tree | 7161702cac294def663f2167b07cdec4beea2b65 /doc/html/ADGuide/RELEASE.txt | |
parent | 5fb4b1a71e3d5ed7e006a81eb7868db3f7fec2a7 (diff) | |
download | hdf5-cf49b9682755096f6f591d4420d8f51a6ff8d69c.zip hdf5-cf49b9682755096f6f591d4420d8f51a6ff8d69c.tar.gz hdf5-cf49b9682755096f6f591d4420d8f51a6ff8d69c.tar.bz2 |
[svn-r8350] Snapshot version 1.7 release 21
Diffstat (limited to 'doc/html/ADGuide/RELEASE.txt')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 45713e2..8256981 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.7.20 released on Wed Mar 17 08:15:57 CST 2004 +HDF5 version 1.7.21 released on Wed Apr 14 04:46:46 CDT 2004 ================================================================================ @@ -42,10 +42,13 @@ New Features Library: -------- + - A new type of dataspace, null dataspace(dataspace without any + element) was added. SLU - 2004/3/24 - Data type conversion(software) from integer to float was added. - SLU - 2004/3/13 + SLU - 2004/3/13 - Data type conversion(software) from float to integer was added. - Conversion from integer to float will be added later. SLU -2004/2/4 + Conversion from integer to float will be added later. + SLU -2004/2/4 - Added new H5Premove_filter routine to remove I/O pipeline filters from dataset creation property lists. PVN - 2004/01/26 - Added new 'compare' callback parameter to H5Pregister & H5Pinsert @@ -81,6 +84,8 @@ New Features Tools: ------ + - h5repack.sh did not report errors encountered during tests. It does + now. AKC - 2004/04/02 - Added the MPI-I/O and MPI-POSIX drivers to the list of VFL drivers available for h5dump and h5ls - Added option --vfd= to h5ls to allow a VFL driver to be selected |