diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-08-29 20:41:50 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-08-29 20:41:50 (GMT) |
commit | 90e4c8770646a057dfc1efa88a64e219d65f31e0 (patch) | |
tree | 29cec0fc76ecd238cc44b63fafd5242f6ae07de9 | |
parent | 42e48381633e636d18af95d5d5638cfdff2a00ae (diff) | |
download | hdf5-90e4c8770646a057dfc1efa88a64e219d65f31e0.zip hdf5-90e4c8770646a057dfc1efa88a64e219d65f31e0.tar.gz hdf5-90e4c8770646a057dfc1efa88a64e219d65f31e0.tar.bz2 |
[svn-r15559] new feature for h5repack (alignment)
-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 22ad6b5..acb164f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -88,6 +88,8 @@ New Features - 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) + - h5repack: add 2 options that call H5Pset_alignment in the repacked file. (PVN - 2008/08/29) + |