From ad2d77397ac564836f5fd89e66d5647250daf10e Mon Sep 17 00:00:00 2001 From: Neil Fortner Date: Tue, 25 Oct 2022 22:13:01 -0500 Subject: Add RELEASE.txt note for multi dataset feature (#2187) --- release_docs/RELEASE.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index c5a3ebc..9e72697 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -68,7 +68,15 @@ New Features Library: -------- - - + - Added multi dataset I/O feature + + Added H5Dread_multi, H5Dread_multi_async, H5Dwrite_multi, and + H5Dwrite_multi_async API routines to allow I/O on multiple datasets with a + single API call. Added H5Dread_multi_f and H5Dwrite_multi_f Fortran + wrappers. Updated VOL callbacks for dataset I/O to support multi dataset + I/O. + + (NAF - 2022/10/19) Parallel Library: -- cgit v0.12