Commits
Merge pull request #2468 in HDFFV/hdf5 from alloc_stats_1_12 to hdf5_1_12 * commit '0f92c0e908454bb025361060d89de805e4829302': Update release notes about H5get_alloc_stats() and H5get_free_list_sizes(). Was checking the wrong compiler macro. Correct failure when allocation tracking are disabled. Remove VCS merge conflict Revise API for H5get_alloc_stats() to take a struct instead of separate values. Add routines to query the library's free list sizes and allocation stats.