From abf8d53395b30c77370cc4899b1a26bf0ecd4407 Mon Sep 17 00:00:00 2001 From: Vailin Choi Date: Mon, 19 Mar 2018 15:30:09 -0500 Subject: Add release info for H5DOread_chunk. --- release_docs/RELEASE.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index e18b43a..8ae10ec 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -319,6 +319,16 @@ Bug Fixes since HDF5-1.10.1 release Library ------- + - Add public routine H5DOread_chunk to the high-level C library + + As we have H5DOwrite_chunk() to write an entire chunk to the file + directly, the customer requested to add this public routine to + read an entire chunk from the file directly. + + This public routine was added based on a patch from GE Healthcare. + + (VC - 2018/03/18, HDFFV-9934) + - Freeing of object header in H5Ocache.c It was discovered that the object header was not released properly -- cgit v0.12