summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-02-05 22:21:29 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-02-05 22:21:29 (GMT)
commitfb4e5c0570f94d548ade5fb5c16878271f6a06a9 (patch)
tree84167c49440affbe00c5daf0d43ccdf6bb79462b /release_docs
parent9063babaaa9b3c11a686ca9faefb70aa2091c21a (diff)
downloadhdf5-fb4e5c0570f94d548ade5fb5c16878271f6a06a9.zip
hdf5-fb4e5c0570f94d548ade5fb5c16878271f6a06a9.tar.gz
hdf5-fb4e5c0570f94d548ade5fb5c16878271f6a06a9.tar.bz2
HDFFV-10697 Disable compression option if source unavailable
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index fd8de96..448ecc3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -47,6 +47,13 @@ New Features
Configuration:
-------------
+ - Disable SZIP or ZLIB options if TGZ files are not available.
+
+ Changed the TGZ option for SZip and ZLib to disable the options
+ if the source tar.gz files are not found.
+
+ (ADB - 2019/02/05, HDFFV-10697)
+
- Rework CMake versioning for OSX platforms.
Changed the current_version and compatibility_version flags from optional