summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 11d698f..c35e62e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -50,6 +50,9 @@ New features
HDF5 files via socket connections.
* 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
+ 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
==========================