summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-01 15:42:35 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-01 15:42:35 (GMT)
commitad89b8325555ffd7ea27baef61c506a81dc80a96 (patch)
tree20a55283641252afd7ece3f0ab95ff0632934e40 /release_docs
parent16e649fa0deddf415bbfd900e868092e384db8a0 (diff)
downloadhdf5-ad89b8325555ffd7ea27baef61c506a81dc80a96.zip
hdf5-ad89b8325555ffd7ea27baef61c506a81dc80a96.tar.gz
hdf5-ad89b8325555ffd7ea27baef61c506a81dc80a96.tar.bz2
Add note for HDFFV-10398
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index b098a16..1e83a8e 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -407,7 +407,17 @@ Bug Fixes since HDF5-1.10.1 release
-------------
- CMake
- Correct usuage of CMAKE_BUILD_TYPE variable.
+ Update CMake commands configuration.
+
+ A number of improvements were made to the CMake commands. Most
+ changes simplify usage or eliminate unused constructs. Also,
+ some changes support better cross-platform support.
+
+ (ADB - 2018/02/01, HDFFV-10398)
+
+ - CMake
+
+ Correct usage of CMAKE_BUILD_TYPE variable.
The use of the CMAKE_BUILD_TYPE is incorrect for multi-config
generators (Visual Studio and XCode) and is optional for single