diff options
author | Jordan Henderson <jhenderson@hdfgroup.org> | 2018-08-27 20:13:54 (GMT) |
---|---|---|
committer | Jordan Henderson <jhenderson@hdfgroup.org> | 2018-08-27 20:13:54 (GMT) |
commit | 763b95c6b0f027025a5a5bfb203b77317ffa2368 (patch) | |
tree | 37962a61c3b8f902f50a095f59b01e30969abf19 /release_docs | |
parent | 556bfd498cd88339244d8d9b5c2c030e8d18bcbf (diff) | |
download | hdf5-763b95c6b0f027025a5a5bfb203b77317ffa2368.zip hdf5-763b95c6b0f027025a5a5bfb203b77317ffa2368.tar.gz hdf5-763b95c6b0f027025a5a5bfb203b77317ffa2368.tar.bz2 |
Update RELEASE.txt with suggested changes
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 47 |
1 files changed, 46 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 516010f..a0446e2 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -34,6 +34,7 @@ CONTENTS - New Features - Support for new platforms and languages +- Bug Fixes since HDF5-1.10.3 - Bug Fixes since HDF5-1.10.2 - Supported Platforms - Tested Configuration Features Summary @@ -194,7 +195,7 @@ Support for new platforms, languages and compilers. ======================================= - -Bug Fixes since HDF5-1.10.2 release +Bug Fixes since HDF5-1.10.3 release ================================== Library @@ -217,6 +218,50 @@ Bug Fixes since HDF5-1.10.2 release (JTH - 2018/08/25, HDFFV-10501) + Configuration + ------------- + - + + Performance + ------------- + - + + Fortran + -------- + - + + Tools + ----- + - + + High-Level APIs: + ------ + - + + Fortran High-Level APIs: + ------ + - + + Documentation + ------------- + - + + F90 APIs + -------- + - + + C++ APIs + -------- + - + + Testing + ------- + +Bug Fixes since HDF5-1.10.2 release +================================== + + Library + ------- - Java HDF5LibraryException class The error minor and major values would be lost after the |