diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-08-26 16:14:40 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-08-26 16:14:40 (GMT) |
commit | bc821383976ef93436b1acb378546aef04b73d5e (patch) | |
tree | 8bed9db6cbd0f5c8170ebbb0a00b1312424807b3 /release_docs/RELEASE.txt | |
parent | aa85cb74cc9573ccfc102e4c7568dde33e1ce146 (diff) | |
download | hdf5-bc821383976ef93436b1acb378546aef04b73d5e.zip hdf5-bc821383976ef93436b1acb378546aef04b73d5e.tar.gz hdf5-bc821383976ef93436b1acb378546aef04b73d5e.tar.bz2 |
[svn-r15537] add a mention to h5repack new feature
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fcc1181..22ad6b5 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -87,6 +87,7 @@ New Features regarding floating point numbers. (PVN - 2008/05/06) - h5dump: support for external links, display the object that the external link points to. (PVN - 2008/05/12) + - h5repack: add a userblock to an HDF5 file during the repack. (PVN - 2008/08/26) |