From 0a091d879133ff5f54199aaeeeb274a5b2883a77 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Thu, 18 Jun 2020 15:23:31 -0500 Subject: Add info to release notes. --- release_docs/RELEASE.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index c2d24c0..cd83b63 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -109,6 +109,11 @@ Bug Fixes since HDF5-1.12.0 release ================================== Library ------- + - Reduce overhead for H5open(), which is involved in public symbols like + H5T_NATIVE_INT, etc. + + (QAK - 2020/06/18) + - Cache last ID looked up for an ID type (dataset, datatype, file, etc), improving performance when accessing the same ID repeatedly. -- cgit v0.12