summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-09-06 16:00:27 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-09-06 16:00:36 (GMT)
commita57f039a6aae04b8f91955e92ddbaa74cc78fc2b (patch)
treebccc87c4c7b3927c83a1e5d507d791aad4130678 /release_docs
parentdcc11dbdbd5afb25a088d19e89288efe15b047e1 (diff)
downloadhdf5-a57f039a6aae04b8f91955e92ddbaa74cc78fc2b.zip
hdf5-a57f039a6aae04b8f91955e92ddbaa74cc78fc2b.tar.gz
hdf5-a57f039a6aae04b8f91955e92ddbaa74cc78fc2b.tar.bz2
HDFFV-9774 Add enable-error-stack to h5diff
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 9f344dc..51169a6 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -72,7 +72,16 @@ New Features
Tools
-----
- - None
+ - 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