summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2016-05-23 21:39:00 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2016-05-23 21:39:00 (GMT)
commit509316b5fe467ab1e64ec9cd7a3ee75159f91e3a (patch)
tree07d0298082987e3882e8fba832f839446733c12e
parent5018d9e07305cb0d8fe22019cf46edbaace394fc (diff)
downloadhdf5-509316b5fe467ab1e64ec9cd7a3ee75159f91e3a.zip
hdf5-509316b5fe467ab1e64ec9cd7a3ee75159f91e3a.tar.gz
hdf5-509316b5fe467ab1e64ec9cd7a3ee75159f91e3a.tar.bz2
[svn-r29953] updated for HDFFV-9923
-rw-r--r--release_docs/RELEASE.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index fab5b5d..37813be 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -358,6 +358,10 @@ Issues Addressed in this Release Since 1.10.0
KINDs of same precision
(MSB - 2016/05/14,HDFFV-9912)
+
+ - Corrected the f90 H5AWRITE_F integer interface's buf to be INTENT(IN).
+ (MSB - 2016/05/14)
+
- Configure fails in sed command on FreeBSD 9.3 (i386) with Fortran enabled.
Fixed.
@@ -369,6 +373,11 @@ Issues Addressed in this Release Since 1.10.0
Fixed.
(MSB - 2016/05/16,HDFFV-9917)
+ - A cmake build with Fortran enabled does not install module h5fortkit
+
+ Fixed.
+ (MSB - 2016/05/23,HDFFV-9923)
+
Issues Addressed in this Release Since alpha1
=============================================