summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-02-07 19:30:31 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-02-07 19:30:31 (GMT)
commite65cf4914a513afd837a31d5af79b18060db3f18 (patch)
treeb6cadaa9b1bf5f53015ad00e18854e760dcb6cf5 /release_docs
parente594811caf10c66c12cad7c554854deea262d9cb (diff)
parent50138c3153a0cd923b298aca99f6a353681637db (diff)
downloadhdf5-e65cf4914a513afd837a31d5af79b18060db3f18.zip
hdf5-e65cf4914a513afd837a31d5af79b18060db3f18.tar.gz
hdf5-e65cf4914a513afd837a31d5af79b18060db3f18.tar.bz2
Merge pull request #1526 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '50138c3153a0cd923b298aca99f6a353681637db': Add missing assignments Refactor TIMEOUT values Correct name of variable Cleanup F2003 option for CMake Remove obsolete reference Remove obsolete file Update Examples version and references 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 2333e26..f8853c1 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