summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2011-10-13 21:30:37 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2011-10-13 21:30:37 (GMT)
commit309f0b543b70d87cb4dcf6f09df0e81657244a4c (patch)
tree56d28bfadd01f888c7b3448d49ea86b53069e181
parentb0dceeb6a9dab3a283875f3533a1638135733804 (diff)
downloadhdf5-309f0b543b70d87cb4dcf6f09df0e81657244a4c.zip
hdf5-309f0b543b70d87cb4dcf6f09df0e81657244a4c.tar.gz
hdf5-309f0b543b70d87cb4dcf6f09df0e81657244a4c.tar.bz2
[svn-r21554] Maintenance: Added entry for the Fortran DS wrappers
-rw-r--r--release_docs/RELEASE.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 9d90abf..a84793b 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -225,7 +225,17 @@ Bug Fixes since HDF5-1.8.7
Fortran High-Level APIs:
------
- - None
+ - Added Fortran wrappers for Dimension Scale APIs. HDFFV-3797
+ h5dsset_scale_f
+ h5dsattach_scale_f
+ h5dsdetach_scale_f
+ h5dsis_attached_f
+ h5dsis_scale_f
+ h5dsset_label_f
+ h5dsget_label_f
+ h5dsget_scale_name_f
+ h5dsget_num_scales_f
+ EIP for SB - 2011/101/3
Platforms Tested