mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r2720] Purpose:
Update release notes for VFL updates.
This commit is contained in:
parent
af17e1ee3f
commit
3bb2d5fca2
3
RELEASE
3
RELEASE
@ -50,6 +50,9 @@ New features
|
|||||||
HDF5 files via socket connections.
|
HDF5 files via socket connections.
|
||||||
* Increased maximum number of dimensions for a dataset (H5S_MAX_RANK) from
|
* Increased maximum number of dimensions for a dataset (H5S_MAX_RANK) from
|
||||||
31 to 32 to align with HDF4 & netCDF.
|
31 to 32 to align with HDF4 & netCDF.
|
||||||
|
* Added 'query' function to VFL drivers. Also added 'type' parameter to
|
||||||
|
VFL 'read' & 'write' calls, so they are aware of the type of data being
|
||||||
|
accessed in the file. Updated the VFL document also.
|
||||||
|
|
||||||
Bug fixes since HDF5-1.2.0
|
Bug fixes since HDF5-1.2.0
|
||||||
==========================
|
==========================
|
||||||
|
Loading…
Reference in New Issue
Block a user