From 9b3a3445dbb72a95b2b9355e0196efdaa5b0f452 Mon Sep 17 00:00:00 2001 From: Jordan Henderson Date: Fri, 18 Sep 2020 13:31:50 -0500 Subject: Add release note for new H5Ssel_iter_reset function --- release_docs/RELEASE.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index dbf55a9..9577fbd 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -382,6 +382,16 @@ New Features Library: -------- + - Add new public function H5Ssel_iter_reset + + This function resets a dataspace selection iterator back to an + initial state so that it may be used for iteration once more. + This can be useful when needing to iterate over a selection + multiple times without having to repeatedly create/destroy + a selection iterator for that dataspace selection. + + (JTH - 2020/09/18) + - Remove HDFS VFD stubs The original implementation of the HDFS VFD included non-functional -- cgit v0.12