summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-07-17 15:42:58 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-07-17 15:42:58 (GMT)
commit6e4f2798e883a88de7126739307722f6da39dd98 (patch)
tree659b915939cc81b4f564df5d84a9b7c20d26f009 /release_docs
parentbdd54d014724da9cb664f30724841c2e9ffb5f7f (diff)
downloadhdf5-6e4f2798e883a88de7126739307722f6da39dd98.zip
hdf5-6e4f2798e883a88de7126739307722f6da39dd98.tar.gz
hdf5-6e4f2798e883a88de7126739307722f6da39dd98.tar.bz2
HDFFV-10424 add optional variable to avoid PDB installs
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 01d8658..6be1d7f 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -48,6 +48,15 @@ New Features
Configuration:
-------------
+ - Windows PDB files are always installed
+
+ There are configuration settings for Windows, that may not generate
+ PDB files. As such the install utility will break because those files
+ are not found. Add an optional variable that can be set to not install
+ PDB files.
+
+ (ADB - 2019/07/17, HDFFV-100424)
+
- Windows PDB files are installed incorrectly
For static builds, the PDB files for windows should be installed next