diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-10-28 16:11:25 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-10-28 16:11:25 (GMT) |
commit | 5f376374db7c4477cd90506769ce04354269a107 (patch) | |
tree | f89184a530ea2e6c59662f7aca22031cb0e841fb /release_docs | |
parent | 98bac0cfc0398f842d8c27509bf83c3ab5025166 (diff) | |
download | hdf5-5f376374db7c4477cd90506769ce04354269a107.zip hdf5-5f376374db7c4477cd90506769ce04354269a107.tar.gz hdf5-5f376374db7c4477cd90506769ce04354269a107.tar.bz2 |
[svn-r15976] remove mention to h5diff -c
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 02765dd..ce8274f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -76,8 +76,6 @@ New Features ----- - 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) - - h5diff: new mode (-c contents), that checks if the objects in both files are - the same. (PVN - 2008/08/26) - h5ls: added capability to traverse through external links when the -r (recursive) flag is given. (NAF - 2008/09/16) - h5ls: added -E option to enable traversal of external links. h5ls will |