diff options
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index d7b8405..cd2f206 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -70,8 +70,12 @@ New Features Fortran Library: ---------------- - - + - Added pointer based H5Dfill_f API + + Added Fortran H5Dfill_f, which is fully equivalent to the C API. It accepts pointers, + fill value datatype and datatype of dataspace elements. + (MSB - 2022/10/10, HDFFV-10734.) C++ Library: ------------ @@ -162,7 +166,6 @@ Bug Fixes since HDF5-1.13.2 release ----------- - - High-Level Library ------------------ - |