diff options
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 |