summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-05-05 16:07:16 (GMT)
committerGitHub <noreply@github.com>2023-05-05 16:07:16 (GMT)
commit2c3797d7bdb397c25f82f25be6bbabe921e42255 (patch)
treeec91c3d842f91120a8e124de253bd8ef1b5c5a65 /release_docs
parent6fbbfa735f1ca7af260c94a71a397a11960e3b4a (diff)
downloadhdf5-2c3797d7bdb397c25f82f25be6bbabe921e42255.zip
hdf5-2c3797d7bdb397c25f82f25be6bbabe921e42255.tar.gz
hdf5-2c3797d7bdb397c25f82f25be6bbabe921e42255.tar.bz2
remove obsolete SZIP find module (#2901)metadata_cache_macro_cleanup
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 574d167..4b13d09 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -103,6 +103,8 @@ New Features
LIBAEC library has been used in HDF5 binaries as the szip library of choice
for a few years. We are removing the options for using the old SZIP library.
+ Also removed the config/cmake/FindSZIP.cmake file.
+
- Enabled instrumentation of the library by default in CMake for parallel
debug builds