summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-08-31 20:49:21 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-08-31 20:49:21 (GMT)
commita8a6f2ef5c0e0e854e70ecc05fbc31ab059ca0fc (patch)
tree3d248ba0148714dc8db2b4da3337841b31fdf5ed /release_docs
parentf21284ae8d8be55f434006eac98d6739a3b5aa31 (diff)
downloadhdf5-a8a6f2ef5c0e0e854e70ecc05fbc31ab059ca0fc.zip
hdf5-a8a6f2ef5c0e0e854e70ecc05fbc31ab059ca0fc.tar.gz
hdf5-a8a6f2ef5c0e0e854e70ecc05fbc31ab059ca0fc.tar.bz2
HDFFV-10276 Correct note of change in UD parameters
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt19
1 files changed, 10 insertions, 9 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 0b89aae..2c2f0ac 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -72,15 +72,7 @@ New Features
Tools
-----
- - h5diff
-
- h5diff now supports the 'enable-error-stack' argument.
-
- Improved h5diff by adding the enable-error-stack argument.
- This will capture any H5E error traces to stderr.
-
- (ADB - 2017/08/31, HDFFV-9774)
-
+ -
High-Level APIs
---------------
@@ -143,6 +135,15 @@ Bug Fixes since HDF5-1.8.19
Tools
-----
+ - h5repack
+
+ h5repack always set the User Defined filter flag to H5Z_FLAG_MANDATORY.
+
+ Added another parameter to the 'UD=' option to set the flag by default
+ to '0' or H5Z_FLAG_MANDATORY, the other choice is '1' or H5Z_FLAG_OPTIONAL.
+
+ (ADB - 2017/08/31, HDFFV-10276)
+
- h5ls
h5ls generated error on stack when it encountered a H5S_NULL