summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-01-17 19:30:20 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:50 (GMT)
commitd8e352ec4fc25886e1c94b60b1350a0685011f62 (patch)
tree01a792f4ab21b41b72781364dfcd14b4024909fa /release_docs
parent23493cb1b25b991b7d0eb3ffc4ceb792a566c53b (diff)
downloadhdf5-d8e352ec4fc25886e1c94b60b1350a0685011f62.zip
hdf5-d8e352ec4fc25886e1c94b60b1350a0685011f62.tar.gz
hdf5-d8e352ec4fc25886e1c94b60b1350a0685011f62.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 ec2a56b..f181641 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);