summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-04-03 13:49:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-04-03 13:49:54 (GMT)
commit96ea55b95d2d55cd3409d2caa0bbec80e51d860b (patch)
tree357bf193c42e26193c3c346de303fc76d4585a7f /release_docs
parentac099b0b6391fd149af4f4fcf8f79189dcc615bb (diff)
parent36b8060323f24341c8f4610108e8ccb955dbe192 (diff)
downloadhdf5-96ea55b95d2d55cd3409d2caa0bbec80e51d860b.zip
hdf5-96ea55b95d2d55cd3409d2caa0bbec80e51d860b.tar.gz
hdf5-96ea55b95d2d55cd3409d2caa0bbec80e51d860b.tar.bz2
Merge pull request #2474 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '36b8060323f24341c8f4610108e8ccb955dbe192': Correct extra flags TRILAB-192 remove comment TRILAB-192 add comparable clang flags
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 5451e85..ff1d99b 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -60,6 +60,8 @@ New Features
GNU C warnings flags were moved to files in a config sub-folder
named gnu-warnings. Flags that only are available for a specific
version of the compiler are in files named with that version.
+ Clang C warnings flags were moved to files in a config sub-folder
+ named clang-warnings.
There are flags in named "error-xxx" files with warnings that may
be promoted to errors. Some source files may still need fixes.