diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2000-12-07 20:55:32 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2000-12-07 20:55:32 (GMT) |
commit | 812bfdae019b18c4206e20e9dc6fc584874061c4 (patch) | |
tree | 44d6815e38af7af6da9a7333377bf48566bf4320 | |
parent | 297b31c448c4dbd165f57a92a2ca833b2f837c47 (diff) | |
download | hdf5-812bfdae019b18c4206e20e9dc6fc584874061c4.zip hdf5-812bfdae019b18c4206e20e9dc6fc584874061c4.tar.gz hdf5-812bfdae019b18c4206e20e9dc6fc584874061c4.tar.bz2 |
[svn-r3093]
Purpose:
update
Description:
Added HDF-GASS and HDF-SRB information in this file.
-rw-r--r-- | RELEASE | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -49,6 +49,8 @@ New features retrieved with H5Pget_sieve_buf_size(). * Added new Virtual File Driver, Stream VFD, to send/receive entire HDF5 files via socket connections. + * As parts of VFL, HDF-GASS and HDF-SRB are also added to this release. + To find out details, please read INSTALL_VFL file. * Increased maximum number of dimensions for a dataset (H5S_MAX_RANK) from 31 to 32 to align with HDF4 & netCDF. * Added 'query' function to VFL drivers. Also added 'type' parameter to |