diff options
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 0b87dc6..e39dddc 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -50,7 +50,10 @@ New Features Library: -------- + - Added two new API routines for tracking library memory use: + H5get_alloc_stats() and H5get_free_list_sizes(). + (QAK - 2020/03/25) Java Library: ---------------- |