summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2009-04-17 17:58:05 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2009-04-17 17:58:05 (GMT)
commit0ef325886ddfea7e8b1fc8c9835cf3ff96afe706 (patch)
tree4d1bbedf35c59c44710dc2ed03b00448603efa58 /release_docs
parentb0cecde98bdebf47ab52bd3d1d98b0b12f7114ae (diff)
downloadhdf5-0ef325886ddfea7e8b1fc8c9835cf3ff96afe706.zip
hdf5-0ef325886ddfea7e8b1fc8c9835cf3ff96afe706.tar.gz
hdf5-0ef325886ddfea7e8b1fc8c9835cf3ff96afe706.tar.bz2
[svn-r16781] Added information about new fortran wrappers added:
H5D_h5dget_access_plist_f H5I_h5iis_valid_f H5P_h5pset_chunk_cache_f H5P_h5pget_chunk_cache_f
Diffstat (limited to 'release_docs')
-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