summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-09-23 16:26:32 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-09-23 16:26:32 (GMT)
commit44e038362ba43d2f247fb08ab6dca4b2140a9d15 (patch)
tree5e2f32e1ffa2bdfd06f90d09a5a2d8118938649b /release_docs
parent5bbc0eedffa32de995e993a19d345f491fc1695c (diff)
downloadhdf5-44e038362ba43d2f247fb08ab6dca4b2140a9d15.zip
hdf5-44e038362ba43d2f247fb08ab6dca4b2140a9d15.tar.gz
hdf5-44e038362ba43d2f247fb08ab6dca4b2140a9d15.tar.bz2
[svn-r15684] New feature (h5diff -c)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index f52dd75..c1e6d9e 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -89,6 +89,8 @@ 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)