diff options
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 dda6309..911dcc9 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -218,6 +218,9 @@ New Features H5Rget_object_type() to be only compiled into the library when v1.4 compatibility is enabled. * Parallel HDF5 is now supported on HP-UX 11.00 platforms. + * 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 Platforms Tested |