diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-04-10 20:44:04 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-04-10 20:44:04 (GMT) |
commit | 60bf8e9768e06d931ef1818132af932159ffd07b (patch) | |
tree | 98cd7e571e8fb08e1320fd83dcaca97ab9150670 /release_docs | |
parent | 456eb08b0a970757b9ae6d450fa0a41994180a55 (diff) | |
download | hdf5-60bf8e9768e06d931ef1818132af932159ffd07b.zip hdf5-60bf8e9768e06d931ef1818132af932159ffd07b.tar.gz hdf5-60bf8e9768e06d931ef1818132af932159ffd07b.tar.bz2 |
[svn-r16734] added
- h5diff new flag, -c, --compare, list objects that are not comparable.
PVN - 2009/4/2 - 1368
- h5diff new flag, -N, --nan, avoids NaNs detection. PVN - 2009/4/2
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 3a53feb..2c7c4c6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -97,6 +97,9 @@ New Features Tools: ------ + - h5diff new flag, -c, --compare, list objects that are not comparable. + PVN - 2009/4/10 - 1368 + - h5diff new flag, -N, --nan, avoids NaNs detection. PVN - 2009/4/10 - h5dump correctly specifies XML dtd / schema urls (ADB - 2009/4/3 - 1519) - h5repack now handles group creation order. (PVN - 2009/4/2 - 1402) - h5dump: added a printing of the compression ratio of uncompressed and compressed |