summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-08-31 20:58:37 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-08-31 20:58:37 (GMT)
commit89f65fc97ee28270ee06978fcab2865dd345140e (patch)
tree81a56ed30e4d1106ef5b2ac7621f410d59a41edc /release_docs
parentabcf30f232914c1ec9b8c5f2a3bb3a621af7bfe4 (diff)
downloadhdf5-89f65fc97ee28270ee06978fcab2865dd345140e.zip
hdf5-89f65fc97ee28270ee06978fcab2865dd345140e.tar.gz
hdf5-89f65fc97ee28270ee06978fcab2865dd345140e.tar.bz2
HDFFV-9774 Add enable-error-stack argument to h5diff
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 3f9e9c0..64015ba 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -96,7 +96,17 @@ New Features
Tools:
------
- -
+ - h5diff
+
+ h5diff has new option enable-error-stack.
+
+ Updated h5diff with the --enable-error-stack argument, which
+ enables the display of the hdf5 error stack. This completes the
+ improvement to the main tools; h5copy, h5diff, h5dump, h5ls and
+ h5repack.
+
+ (ADB - 2017/08/30, HDFFV-9774)
+
High-Level APIs:
---------------