summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-03-12 14:55:47 (GMT)
committerGitHub <noreply@github.com>2022-03-12 14:55:47 (GMT)
commit540edb0e3fad29cde825ca05d964d214b188ccbc (patch)
tree9592ea2d539adcef5569b3a9440bf8e163cbef70 /release_docs
parent3b39164c28bc55391fe8b51b9aa094666637b5db (diff)
downloadhdf5-540edb0e3fad29cde825ca05d964d214b188ccbc.zip
hdf5-540edb0e3fad29cde825ca05d964d214b188ccbc.tar.gz
hdf5-540edb0e3fad29cde825ca05d964d214b188ccbc.tar.bz2
1 10 Add -showconfig to h5cc scripts to dump libhdf5.settings file (#1483)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 3282228..b29e834 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -49,6 +49,13 @@ New Features
Configuration:
-------------
+ - Added new option to the h5cc scripts produced by CMake.
+
+ Add -showconfig option to h5cc scripts to cat the
+ libhdf5-settings to the standard output.
+
+ (ADB - 2022/03/11)
+
- Refactored the utils folder.
Added subfolder test and moved the 'swmr_check_compat_vfd.c file'