diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2001-10-01 15:41:16 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2001-10-01 15:41:16 (GMT) |
commit | 79b4c1677dd673a521e502cbdfdc45496a2292d0 (patch) | |
tree | 1ba3cbbc9e457196927992cf651061b4b726cc49 | |
parent | 2be7d7cc0c5244274002bdc097c0e1a7fb264417 (diff) | |
download | hdf5-79b4c1677dd673a521e502cbdfdc45496a2292d0.zip hdf5-79b4c1677dd673a521e502cbdfdc45496a2292d0.tar.gz hdf5-79b4c1677dd673a521e502cbdfdc45496a2292d0.tar.bz2 |
[svn-r4505] Purpose:
Describe feature fix.
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 88a8666..99a7c3c 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -165,6 +165,8 @@ New Features the return type of H5Pget_class changed from H5P_class_t to hid_t. Further changes are still necessary and will be documented here as they are made. + * Improved performance of single, contiguous hyperslabs when reading or + writing. Platforms Tested ================ |