summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2009-04-20 16:24:15 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2009-04-20 16:24:15 (GMT)
commitf95bf64c531c5e4c859d0562d8111539b87d2fb6 (patch)
treebdb3a698db23ee2437eb8a348255b539bed8d022 /release_docs/RELEASE.txt
parent833921737479e9b33b8397a766fe9e5b20936e3b (diff)
downloadhdf5-f95bf64c531c5e4c859d0562d8111539b87d2fb6.zip
hdf5-f95bf64c531c5e4c859d0562d8111539b87d2fb6.tar.gz
hdf5-f95bf64c531c5e4c859d0562d8111539b87d2fb6.tar.bz2
[svn-r16798] corrected typos in fortran API
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index a5239f9..f68f513 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -112,10 +112,10 @@ New Features
------
- 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
+ h5dget_access_plist_f
+ h5iis_valid_f
+ h5pset_chunk_cache_f
+ h5pget_chunk_cache_f
(MSB - 2009/04/17)