summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 4736d15..f08208d 100644
--- a/RELEASE
+++ b/RELEASE
@@ -42,6 +42,10 @@ New features
* Improved configure to detect if MPIO routines are available when
parallel mode is requested.
* Added Thread-Safe support. Phase I implemented.
+ * Added data sieve buffering to raw data I/O path. This is enabled for
+ all VFL drivers except the mpio & core drivers. Setting the sieve buffer
+ size is controlled with new API functions: H5Pset_sieve_buf_size() and
+ retrieved with H5Pget_sieve_buf_size().
Bug fixes since HDF5-1.2.0
==========================