summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index e02a58d..be040f4 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -237,7 +237,12 @@ Bug Fixes since HDF5-1.13.3 release
Tools
-----
- -
+ - In the tools traverse function - an error in either visit call
+ will bypass the cleanup of the local data variables.
+
+ Replaced the H5TOOLS_GOTO_ERROR with just H5TOOLS_ERROR.
+
+ (ADB - 2023/04/06 GH-2598)
Performance