summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorM. Scot Breitenfeld <brtnfld@hdfgroup.org>2020-02-18 22:59:04 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:55 (GMT)
commit995c8126ae0e7c3b1d2b02aaa42adf69c222d832 (patch)
tree374f509c3947ec90c4186c77c6219a1f58b9257d /release_docs
parent71231f3726611cb706073efed20bab4bfbffce99 (diff)
downloadhdf5-995c8126ae0e7c3b1d2b02aaa42adf69c222d832.zip
hdf5-995c8126ae0e7c3b1d2b02aaa42adf69c222d832.tar.gz
hdf5-995c8126ae0e7c3b1d2b02aaa42adf69c222d832.tar.bz2
Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size inh5fget_file_image_f.
HDFFV-11029
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 3847478..5ef33d4 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -886,6 +886,9 @@ Bug Fixes since HDF5-1.10.3 release
(MSB, 2018/1/8, HDFFV-10443)
+ - Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size in h5fget_file_image_f.
+
+ (MSB - 2020/2/18, HDFFV-11029)
Tools
-----