summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-10-14 19:29:25 (GMT)
committerGitHub <noreply@github.com>2021-10-14 19:29:25 (GMT)
commit69fcf58e7f329246c00fd40aa35a02d7e1919b7d (patch)
tree74386b4652093616ddd3165fe14c9d8897dcb16b /release_docs/RELEASE.txt
parent8299373d41b74d988196b80f55f25efe43b7531c (diff)
downloadhdf5-69fcf58e7f329246c00fd40aa35a02d7e1919b7d.zip
hdf5-69fcf58e7f329246c00fd40aa35a02d7e1919b7d.tar.gz
hdf5-69fcf58e7f329246c00fd40aa35a02d7e1919b7d.tar.bz2
Merge delete the noerror- variants of the compiler flags files #1033 (#1092)
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 536b81c..904f480 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -49,7 +49,12 @@ New Features
Configuration:
-------------
- -
+ - Changed autotools and CMake configurations to derive both
+ compilation warnings-as-errors and warnings-only-warn configurations
+ from the same files, `config/*/*error*`. Removed redundant files
+ `config/*/*noerror*`.
+
+ (DCY - 2021/09/29)
Library: