summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-05-05 16:50:02 (GMT)
committerGitHub <noreply@github.com>2023-05-05 16:50:02 (GMT)
commit7e141f71deb465b7bed2583b7977b34ab3ae822c (patch)
tree9d2a34dcfc111388ce091bd4a530c8e84d4a301d /release_docs
parentd0e8878ad4e8b2a24014bfb08b2f93dbd9595950 (diff)
downloadhdf5-7e141f71deb465b7bed2583b7977b34ab3ae822c.zip
hdf5-7e141f71deb465b7bed2583b7977b34ab3ae822c.tar.gz
hdf5-7e141f71deb465b7bed2583b7977b34ab3ae822c.tar.bz2
remove obsolete SZIP find module (#2907)
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 cf7303e..aad09d5 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