summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index ec82272..cf7303e 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -446,6 +446,12 @@ Bug Fixes since HDF5-1.14.0 release
Fixes GitHub issues #1546 and #2259
+ - Force lowercase Fortran module file names
+
+ The Cray Fortran compiler uses uppercase Fortran module file names, which
+ caused CMake installs to fail. A compiler option was added to use lowercase
+ instead.
+
Tools
-----