diff options
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 389b271..a09fc07 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -502,7 +502,13 @@ New Features Tools: ------ - - h5diff prints dataset dimensions along with dataset name. PVN - + - h5diff: added support for comparing dataset regions. PVN - 2007/02/20 + - h5diff: added support for reading and comparing by hyperslabs for large files. + PVN - 2007/02/20 + - h5diff: inclusion of a relative error compare formula to compare floating + point numbers in order to deal with floating point uncertainty. PVN + - 2007/02/20 + - h5diff: printing of dataset dimensions along with dataset name. PVN - 2007/02/19 - h5dump now uses the new API function H5Rget_name to display the name of the dataset referenced instead of its ID. PVN - 2007/02/19 |