diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-05 18:30:30 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-05 18:30:30 (GMT) |
commit | ffb0f03f46cce1a5b6556cb4ccbf83c2b48e2203 (patch) | |
tree | a36299362c0f36c934f7bea48ca9e175a30e62e5 /release_docs | |
parent | 550bb1c338c0066912f4e0fa639661df5e141ccd (diff) | |
download | hdf5-ffb0f03f46cce1a5b6556cb4ccbf83c2b48e2203.zip hdf5-ffb0f03f46cce1a5b6556cb4ccbf83c2b48e2203.tar.gz hdf5-ffb0f03f46cce1a5b6556cb4ccbf83c2b48e2203.tar.bz2 |
[svn-r13453]
mention the inclusion of H5Ocopy in h5repack
Diffstat (limited to 'release_docs')
-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 99f52d1..3b38209 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -504,6 +504,9 @@ New Features Tools: ------ + - h5repack: now uses the API function H5Ocopy (of the tool h5copy) to + recreate objects if there is not a user input for changes. PVN - + 2007/05/07 - h5repack: added support for reading and repacking by hyperslabs for large files. PVN - 2007/03/01 - h5repack: a new option allows the copy using the file type (default) |