From 45093b00f954154078e52efa903a4b84ec984b1e Mon Sep 17 00:00:00 2001 From: Neil Fortner Date: Thu, 17 Feb 2011 11:26:29 -0500 Subject: [svn-r20113] Add note to RELEASE.txt about external file cache. --- release_docs/RELEASE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 0a2f836..8f437b3 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -85,6 +85,10 @@ New Features Library: -------- + - 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(). + (NAF - 2011/02/17) - Removed all old code for Metraowerks compilers, bracketed by __MWERKS__). Metraowerks compiler is long gone. (AKC - 2010/11/17) - Added support for threadsafety on windows using the windows threads -- cgit v0.12