summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index ff395b6..3f4f97b 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -107,6 +107,13 @@ New Features
F90 API
------
+
+ - Added for the C APIs the Fortran wrappers:
+ H5D_h5dget_access_plist_f
+ H5I_h5iis_valid_f
+ H5P_h5pset_chunk_cache_f
+ H5P_h5pget_chunk_cache_f
+ (MSB - 2009/04/17)
C++ API