summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 4587ff8..7f107bb 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -182,6 +182,15 @@ Bug Fixes since HDF5-1.12.1 release
Configuration
-------------
+ - Fixed CMake C++ compiler flags
+
+ A recent refactoring of the C++ configure files accidently removed the
+ file that executed the enable_language command for C++ needed by the
+ HDFCXXCompilerFlags.cmake file. Also updated the intel warnings files,
+ including adding support for windows platforms.
+
+ (ADB - 2021/08/10)
+
- Better support for libaec (open-source Szip library) in CMake
Implemented better support for libaec 1.0.5 (or later) library. This version
@@ -198,7 +207,6 @@ Bug Fixes since HDF5-1.12.1 release
(JWSB - 2021/06/22)
-
Fortran API
-----------
-