From 2cef70fabc08f42ee7e8432c5f1b275e5f00751b Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Mon, 31 Oct 2016 17:15:13 -0500 Subject: Update the Fortran Fixes Section --- release_docs/RELEASE.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ed8b982..a3eef8b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -152,6 +152,9 @@ Bug Fixes since HDF5-1.8.17 * Removed the non-standard assumption that KIND=SIZEOF, in the HDF5 configure programs. * Removed Fortran 66 character/integer conversions from tests. + * Removed the use of C_SIZEOF in the test programs (MSB, 2016/8/16) + * Changed to using STORAGE_SIZE in the test programs if available. Otherwise, + uses C_SIZEOF or SIZEOF. (MSB, 2016/8/16) (MSB, 2016/9/22, HDFFV-9973) @@ -162,11 +165,6 @@ Bug Fixes since HDF5-1.8.17 (MSB, 2016/9/22, HDFFV-9980) - - Removed the use of C_SIZEOF in the test programs (MSB, 2016/8/16) - - - Changed to using STORAGE_SIZE in the test programs if available. Otherwise - uses C_SIZEOF or SIZEOF. (MSB, 2016/8/16) - C++ API ------- -- cgit v0.12