From 359d31df9b28a6ea4c4e8aa7c5241757331bc6fa Mon Sep 17 00:00:00 2001 From: Vailin Choi Date: Wed, 30 Aug 2017 18:15:04 -0500 Subject: Update RELEASE.txt Add info for HDFFV-10216 to release notes. --- release_docs/RELEASE.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index d296ffa..1ead4c7 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -175,6 +175,15 @@ Bug Fixes since HDF5-1.10.0-patch1 release Library ------- + - Fix H5HL_offset_into() + + (1) Fix H5HL_offset_into() to return error when offset exceeds heap data + block size. + (2) Fix other places in the library that call this routine to detect + error routine. + + (HDFFV-10216, VC, 2017/08/30) + - Fixes for paged aggregation Skip test in test/fheap.c when: -- cgit v0.12