summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-07-09 21:31:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-07-09 21:31:17 (GMT)
commitc43323a06d678604a363dc264c4c0ce4816ab049 (patch)
treef011985257ccbcca4e71b3daee9dcd23f2f47692 /release_docs
parent89b2d1c8ce1f7b41343e45137ce8e037737ccd51 (diff)
downloadhdf5-c43323a06d678604a363dc264c4c0ce4816ab049.zip
hdf5-c43323a06d678604a363dc264c4c0ce4816ab049.tar.gz
hdf5-c43323a06d678604a363dc264c4c0ce4816ab049.tar.bz2
HDFFV-10581 Correct PDB files and debug naming.
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 700c8c3..c1ebba9 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -47,6 +47,15 @@ New Features
Configuration:
-------------
+ - Windows PDB files are installed incorrectly
+
+ For static builds, the PDB files for windows should be installed next
+ to the static libraries in the lib folder. Also the debug versions of
+ libraries and PDB files are now correctly built using the default
+ CMAKE_DEBUG_POSTFIX setting.
+
+ (ADB - 2019/07/09, HDFFV-10581)
+
- Add option to build only shared libs
A request was made to prevent building static libraries and only build