summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2018-11-24 07:46:08 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2018-11-24 07:46:08 (GMT)
commit5fc251dc59cc32879a22915ed97b4d93736d7d74 (patch)
treee1af95e241da39dcc4e6e9bdf780404c27b44f90 /release_docs
parent67db60c2c293be2a949fadadbe5b8e5fd4fb658a (diff)
parent2b616c7c183592010bcfa151060f52f729d01867 (diff)
downloadhdf5-5fc251dc59cc32879a22915ed97b4d93736d7d74.zip
hdf5-5fc251dc59cc32879a22915ed97b4d93736d7d74.tar.gz
hdf5-5fc251dc59cc32879a22915ed97b4d93736d7d74.tar.bz2
Merge pull request #1340 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10
* commit '2b616c7c183592010bcfa151060f52f729d01867': Renamed h5repart's -family_to_sec2 to -family_to_single.
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 b0ae212..dc0c2f3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -104,7 +104,17 @@ New Features
Tools:
------
- -
+ - The h5repart -family-to-sec2 argument was changed to -family-to-single
+
+ In order to better support other single-file VFDs which could work with
+ h5repart, the -family-to-sec2 argument was renamed to -family-to-single.
+ This is just a name change and the functionality of the argument has not
+ changed.
+
+ The -family-to-sec2 argument has been kept for backwards-compatibility.
+ This argument should be considered deprecated.
+
+ (DER - 2018/11/14, HDFFV-10633)
High-Level APIs:
---------------