diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2022-06-09 13:35:33 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-09 13:35:33 (GMT) |
commit | 8b54201509257e3d2cd968dfae8bcda1ddef4988 (patch) | |
tree | dbad0c2fcb93ae91ca2467b1f3ef7221789bbf3b /release_docs | |
parent | acb6e2da30466aeec3300b462389b3aee344d586 (diff) | |
download | hdf5-8b54201509257e3d2cd968dfae8bcda1ddef4988.zip hdf5-8b54201509257e3d2cd968dfae8bcda1ddef4988.tar.gz hdf5-8b54201509257e3d2cd968dfae8bcda1ddef4988.tar.bz2 |
Develop sync (#1793)
* Synch update
* Branch sync changes
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/README_HDF5_CMake | 8 | ||||
-rw-r--r-- | release_docs/RELEASE.txt | 21 |
2 files changed, 17 insertions, 12 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake index c575320..ddaa7b4 100644 --- a/release_docs/README_HDF5_CMake +++ b/release_docs/README_HDF5_CMake @@ -6,18 +6,18 @@ This tar file contains CTestScript.cmake HDF5config.cmake CMake scripts for building HDF5 HDF5options.cmake - hdf5-1.13.0 HDF5 1.13.0 source + hdf5-1.13.2 HDF5 1.13.2 source LIBAEC.tar.gz source for building SZIP replacement ZLib.tar.gz source for building ZLIB hdf5_plugins.tar.gz source for building compression plugins - HDF5Examples-1.14.4-Source.tar.gz source for building examples + HDF5Examples-1.14.5-Source.tar.gz source for building examples For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in -hdf5-1.13.0/release_docs, or +hdf5-1.13.2/release_docs, or https://portal.hdfgroup.org/display/support/Building+HDF5+with+CMake. For more information about building HDF5 with CMake on HPC machines, including -cross compiling on Cray XC40, see README_HPC in hdf5-1.13.0/release_docs. +cross compiling on Cray XC40, see README_HPC in hdf5-1.13.2/release_docs. diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 55ab488..c8ecbd1 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -69,7 +69,7 @@ New Features Library: -------- - - + - Parallel Library: @@ -84,12 +84,12 @@ New Features C++ Library: ------------ - - + - Java Library: ------------- - - + - Tools: @@ -126,22 +126,22 @@ Bug Fixes since HDF5-1.13.1 release =================================== Library ------- - - + - Java Library ------------ - - + - Configuration ------------- - - + - Tools ----- - - + - Performance @@ -161,7 +161,7 @@ Bug Fixes since HDF5-1.13.1 release High-Level Library ------------------ - - + - Fortran High-Level APIs @@ -184,6 +184,11 @@ Bug Fixes since HDF5-1.13.1 release - + Testing + ------- + - + + Platforms Tested =================== |