diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2019-02-14 16:35:53 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2019-02-14 16:35:53 (GMT) |
commit | 698dec56d187f42438c9739c23375d76d360b8cc (patch) | |
tree | 4c8b8d1aef350f5e3ae0ff34fcbaf05260a7fd50 /release_docs | |
parent | 94993e41ed52a9929905c2ebd9d812169e0e64fa (diff) | |
download | hdf5-698dec56d187f42438c9739c23375d76d360b8cc.zip hdf5-698dec56d187f42438c9739c23375d76d360b8cc.tar.gz hdf5-698dec56d187f42438c9739c23375d76d360b8cc.tar.bz2 |
Added TRILABS-111 note
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 03ad1ad..8a9bf48 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -47,6 +47,13 @@ New Features Configuration: ------------- + - Rework CMake command files to fix MPI testing. + + Added setup fixture to remove any test generated files and added DEPENDS + to test properties to execute tests in order expected. + + (ADB - 2019/02/14, TILABS-111) + - Disable SZIP or ZLIB options if TGZ files are not available. Changed the TGZ option for SZip and ZLib to disable the options |