From 1f3762ff88f9f9b0b7ce4ae177aee237830fde45 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Thu, 7 Feb 2002 11:19:59 -0500 Subject: [svn-r4913] Purpose: Feature add Description: Added note about a new API function. --- release_docs/RELEASE.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 911dcc9..c398685 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -221,6 +221,9 @@ New Features * Added support to read/write portions of chunks directly, if they are uncompressed and too large to cache. This should speed up I/O on chunked datasets for a few more cases. -QAK, 1/31/02 + * Added new "H5Sget_select_type" API function to determine which type of + selection is defined for a dataspace ("all", "none", "hyperslab" or + "point"). -QAK, 2/7/02 Platforms Tested -- cgit v0.12