diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-10-28 19:37:03 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-10-28 19:37:03 (GMT) |
commit | 3eb56dc9ab46bac7cf6078caecf2f00ad094b405 (patch) | |
tree | ee8ebc7166c0fd1085411f7c2c45697740f06564 /release_docs | |
parent | b7dc9a06b3444fe91cbbe40b6ae09848c4ad8a86 (diff) | |
download | hdf5-3eb56dc9ab46bac7cf6078caecf2f00ad094b405.zip hdf5-3eb56dc9ab46bac7cf6078caecf2f00ad094b405.tar.gz hdf5-3eb56dc9ab46bac7cf6078caecf2f00ad094b405.tar.bz2 |
[svn-r15978] remove h5diff -c mention and add long double mention
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 7b58b2a..afcaf60 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -93,13 +93,12 @@ New Features 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) - - 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 not traverse external links without this flag being set. (NAF - 2008/10/06) + - h5diff: added support for long double (PVN - 2008/10/28) |