summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2011-04-13 21:03:30 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2011-04-13 21:03:30 (GMT)
commitce35ebecfb51fd09b0248fb0388917aec43e261e (patch)
treedc2202be42b63a543c2f9359698140e593cd13c0 /release_docs
parent3ca91ad9dc71810929a0d4148f387d6bde605df9 (diff)
downloadhdf5-ce35ebecfb51fd09b0248fb0388917aec43e261e.zip
hdf5-ce35ebecfb51fd09b0248fb0388917aec43e261e.tar.gz
hdf5-ce35ebecfb51fd09b0248fb0388917aec43e261e.tar.bz2
[svn-r20491] Rename H5Frelease_file_cache to H5Fclear_elink_file_cache.
Tested: Fedora (too minor for full committest)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 7766ee1..d060630 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -87,7 +87,7 @@ New Features
--------
- Added ability to cache files opened through external links. Added new
public functions H5Pset_elink_file_cache_size(),
- H5Pget_elink_file_cache_size(), and H5Frelease_file_cache().
+ H5Pget_elink_file_cache_size(), and H5Fclear_elink_file_cache().
(NAF - 2011/02/17)
- Removed all old code for Metraowerks compilers, bracketed by
__MWERKS__). Metraowerks compiler is long gone. (AKC - 2010/11/17)