diff options
author | Scot Breitenfeld <brtnfld@hdfgroup.org> | 2024-03-08 03:05:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-08 03:05:10 (GMT) |
commit | 7de7c25646ffe00c9c91ad4bebbc55c91b4c197f (patch) | |
tree | 21d47bb28a0b06716e4189ff8786656e83a6c319 | |
parent | b0af7cf58bff90a152a6a61071d7fce41712ffdc (diff) | |
download | hdf5-7de7c25646ffe00c9c91ad4bebbc55c91b4c197f.zip hdf5-7de7c25646ffe00c9c91ad4bebbc55c91b4c197f.tar.gz hdf5-7de7c25646ffe00c9c91ad4bebbc55c91b4c197f.tar.bz2 |
update macOS support statement (#4084)
-rw-r--r-- | release_docs/RELEASE.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 26c3a67..e80f5ba 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1308,6 +1308,12 @@ Bug Fixes since HDF5-1.14.0 release Platforms Tested =================== + - HDF5 supports the latest macOS versions, including the current and two + preceding releases. As new major macOS versions become available, HDF5 + will discontinue support for the oldest version and add the latest + version to its list of compatible systems, along with the previous two + releases. + Linux 5.16.14-200.fc35 GNU gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9) #1 SMP x86_64 GNU/Linux GNU Fortran (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9) Fedora35 clang version 13.0.0 (Fedora 13.0.0-3.fc35) |