From 5c3598db816979fc6bd930cfec842570bbdae665 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 15 Mar 2018 09:17:39 -0500 Subject: HDFFV-10412 - Add note for new Java wrapper --- release_docs/RELEASE.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 2dccdbd..35eaea4 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -297,6 +297,14 @@ New Features Java Library: ---------------- + - Wrapper added for enabling the error stack. + + H5error_off would disable the error stack reporting. In order + to re-enable the reporting, the error stack info needs to be + saved so that H5error_on can revert state. + + (ADB - 2018/03/13, HDFFV-10412) + - Wrappers added for the following APIs: H5Pset_evict_on_close H5Pget_evict_on_close -- cgit v0.12