summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-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
=============================================