From 823bc7381c7c8f2a3f1b73ed5e2a717c0670d5e7 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Tue, 19 Apr 2022 18:31:09 -0500 Subject: added HDFFV-11306 entry (#1662) --- release_docs/RELEASE.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5e488be..b0d9bc8 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -151,7 +151,12 @@ Bug Fixes since HDF5-1.13.1 release Fortran API ----------- - - + - h5open_f and h5close_f fixes + * Fixed it so both h5open_f and h5close_f can be called multiple times. + * Fixed an issue with open objects remaining after h5close_f was called. + * Added additional tests. + (MSB, 2022/04/19, HDFFV-11306) + High-Level Library -- cgit v0.12