summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2011-10-13 21:29:44 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2011-10-13 21:29:44 (GMT)
commit1406da6362e460a6dc5a3882ec0f62dca159b9a5 (patch)
tree059603e293d025f0f243ff664e02effe3091eb50 /release_docs
parent711f8f7934acd04ec13407f9911359a19ff90aee (diff)
downloadhdf5-1406da6362e460a6dc5a3882ec0f62dca159b9a5.zip
hdf5-1406da6362e460a6dc5a3882ec0f62dca159b9a5.tar.gz
hdf5-1406da6362e460a6dc5a3882ec0f62dca159b9a5.tar.bz2
[svn-r21553] Maintenance: Added an entry for the Fortran DS wrappers.
Diffstat (limited to 'release_docs')
-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 1de76b1..43555d6 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -756,7 +756,17 @@ Bug Fixes since HDF5-1.8.0 release
was not correctly returning the dimension array. (PVN - 2009/3/23)
- Lite: the h5ltread_dataset_string_f and h5ltget_attribute_string_f functions
had memory problems with the g95 fortran compiler. (PVN � 5/13/2009) 1522
-
+ - 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