summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2016-04-20 18:08:11 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2016-04-20 18:08:11 (GMT)
commit5d4e4ed0cbb5c4eab3076e5f61813facaf72f82d (patch)
tree4a3199ed7dccdbf9595f41aadf02ae16ae990846 /release_docs/RELEASE.txt
parentcc34b7e3f7297076715a79fd867e67d0a3962cf8 (diff)
downloadhdf5-5d4e4ed0cbb5c4eab3076e5f61813facaf72f82d.zip
hdf5-5d4e4ed0cbb5c4eab3076e5f61813facaf72f82d.tar.gz
hdf5-5d4e4ed0cbb5c4eab3076e5f61813facaf72f82d.tar.bz2
[svn-r29752] Updated RELEASE.txt with HDFFV-8740 information.
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 165f99d..ca246fd 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -83,7 +83,17 @@ New Features
Library
-------
- - None
+ - New API calls that determine the search path for dataset external
+ storage.
+
+ H5Pset/get_efile_prefix() API calls were added to the library. These
+ functions give control over the search path for dataset external storage
+ that has been configured with H5Pset_external().
+
+ Additionally, the HDF5_EXTFILE_PREFIX environment variable can be
+ used to control the search path.
+
+ (DER, 2016/04/20, HDFFV-8740)
Parallel Library
----------------