From 9191a09aa80a1ef8049d8598d98e94bf2fb36a74 Mon Sep 17 00:00:00 2001 From: Neil Fortner Date: Fri, 6 Dec 2019 14:34:56 -0600 Subject: Add RELEASE.txt note for H5Sselect_project_interesection --- release_docs/RELEASE.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 10a9596..7a237cb 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -90,6 +90,14 @@ New Features release. • h5dump will fail to display references on big-endian machines. + - Add new public function H5Sselect_project_intersection. + + This function computes the intersection between two dataspace selections + and projects that intersection into a third selection. This can be useful + for VOL developers to implement chunked or virtual datasets. + + (NAF - 2019/11/13, ID-148) + - Add new public function H5VLget_file_type. This function returns a datatype equivalent to the supplied datatype but -- cgit v0.12