summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-09-07 13:43:46 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-09-07 13:43:46 (GMT)
commitce35a06f75ce48ce9c8df6a11eba0d88986c07b2 (patch)
treeacd31b7b04c053908f8c3fdc63b19a682874c132 /release_docs
parentbf570b1a7ca3b9cbd4a59f0933a19ce1bcc99103 (diff)
parentd3e98edab0282be98b9f5ce67e9083fb93b90cda (diff)
downloadhdf5-ce35a06f75ce48ce9c8df6a11eba0d88986c07b2.zip
hdf5-ce35a06f75ce48ce9c8df6a11eba0d88986c07b2.tar.gz
hdf5-ce35a06f75ce48ce9c8df6a11eba0d88986c07b2.tar.bz2
Merge pull request #651 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'd3e98edab0282be98b9f5ce67e9083fb93b90cda': HDFFV-9774 Apply standard mask to .err files HDFFV-10276 Add filter mask for standard err 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:
---------------