[svn-r29752] Updated RELEASE.txt with HDFFV-8740 information.

This commit is contained in:
Dana Robinson
2016-04-20 13:08:11 -05:00
parent cc34b7e3f7
commit 5d4e4ed0cb

View File

@@ -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
----------------