summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release_docs/RELEASE.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 6a4eb76..f80d820 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -81,6 +81,14 @@ New Features
Fortran Library:
----------------
+ - 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++ Library:
------------
- These member functions were added as wrapper for H5Rdereference to