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 c684286..f9acb56 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -258,6 +258,9 @@ New Features * A helper script called ``h5cc'', which helps compilation of HDF5 programs, is now distributed with HDF5. See the reference manual for information on how to use this feature. + * New API function H5Dset_extent. Modifies the dimensions of a dataset, + allows change to a lower dimension. The unused space in the file is freed. + PVN - 2002/03/31 Platforms Tested |