diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-12-19 22:29:35 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2020-05-20 14:20:22 (GMT) |
commit | d486a9b27e00a4e11fb92fe5d0b2df072efef79d (patch) | |
tree | 7c18e2478e9aae0800a16c8723f8dbbd999cd955 /release_docs | |
parent | b6b0567bdf6b9cb6658b8051343061ae10aec707 (diff) | |
download | hdf5-d486a9b27e00a4e11fb92fe5d0b2df072efef79d.zip hdf5-d486a9b27e00a4e11fb92fe5d0b2df072efef79d.tar.gz hdf5-d486a9b27e00a4e11fb92fe5d0b2df072efef79d.tar.bz2 |
HDFFV-10980 - h5diff uses new ref APIs
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index c428eb4..c21c2d6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -391,6 +391,13 @@ New Features Tools: ------ + - h5diff was updated to use the new reference APIs. + + h5diff uses the new reference APIs to compare references. + Attribute references can also be compared. + + (ADB - 2019/12/19, HDFFV-10980) + - h5dump and h5ls were updated to use the new reference APIs. The tools library now use the new reference APIs to inspect a |