From 2608e3ce88211cefc8deec5a845c36031b7d8c42 Mon Sep 17 00:00:00 2001 From: Muqun Yang Date: Thu, 6 Feb 2020 14:29:10 -0600 Subject: HDFFV-11014, move the description to the first order. --- release_docs/RELEASE.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index e73b07f..05e4349 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -309,14 +309,6 @@ Bug Fixes since HDF5-1.8.21 Tools ----- - - h5repack was fixed to repack datasets with external storage - to other types of storage. - - New test added to repack files and verify the correct data using h5diff. - - (JS - 2019/09/25, HDFFV-10408) - (ADB - 2019/10/02, HDFFV-10918) - - h5repack was fixed to repack the reference attributes properly. The code line that checks if the update of reference inside a compound datatype is misplaced outside the code block loop that carries out the @@ -324,11 +316,19 @@ Bug Fixes since HDF5-1.8.21 type was repacked again as the reference type and caused the failure of repacking. The fix is to move the corresponding code line to the correct code block. - (KY -2020/02/05, HDFFV-11014) + - h5repack was fixed to repack datasets with external storage + to other types of storage. + + New test added to repack files and verify the correct data using h5diff. + + (JS - 2019/09/25, HDFFV-10408) + (ADB - 2019/10/02, HDFFV-10918) + + Fortran API ----------- - Added symbolic links libhdf5_hl_fortran.so to libhdf5hl_fortran.so and -- cgit v0.12