diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-07-12 15:47:48 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-07-17 16:58:02 (GMT) |
commit | 9c04e508898da677fd98fcb2f3291b9152e69320 (patch) | |
tree | 965d13313bb21d2abf19677117004936e37133d5 /release_docs/RELEASE.txt | |
parent | 7bb020fcec5c6ede4b24d23670921c1a9f00d63f (diff) | |
download | hdf5-9c04e508898da677fd98fcb2f3291b9152e69320.zip hdf5-9c04e508898da677fd98fcb2f3291b9152e69320.tar.gz hdf5-9c04e508898da677fd98fcb2f3291b9152e69320.tar.bz2 |
HDFFV-10845 add release note.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 6be1d7f..707adce 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -57,6 +57,15 @@ New Features (ADB - 2019/07/17, HDFFV-100424) + - Add mingw support with toolchain file + + There has been a number of mingw issues that has been linked under + HDFFV-10845. It has been decided to implement the CMake cross-compiling + technique of toolchain files. We will use a linux platform with the mingw + compiler stack for testing. + + (ADB - 2019/07/12, HDFFV-10845, HDFFV-10595) + - Windows PDB files are installed incorrectly For static builds, the PDB files for windows should be installed next |