summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-01-17 19:30:20 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-01-17 19:30:20 (GMT)
commit23656c7877deca5f84908102f90fa9f05c7d7995 (patch)
tree133b0b33628815243c84ec218df8b8b500e25d40 /release_docs
parentcf84882b3c23139f2f9b1edd60f0785d3c522a14 (diff)
downloadhdf5-23656c7877deca5f84908102f90fa9f05c7d7995.zip
hdf5-23656c7877deca5f84908102f90fa9f05c7d7995.tar.gz
hdf5-23656c7877deca5f84908102f90fa9f05c7d7995.tar.bz2
Note for common warnings files
Diffstat (limited to 'release_docs')
-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 3cc0dea..33c2cb0 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -48,6 +48,15 @@ New Features
Configuration:
-------------
+ - Added common warnings files for gnu and intel
+
+ Added warnings files to use one common set of flags
+ during configure for both autotools and CMake build
+ systems. The initial implementation only affects a
+ general set of flags for gnu and intel compilers.
+
+ (ADB - 2020/01/17)
+
- Added new options to CMake for control of testing
Added CMake options (default ON);