summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RELEASE5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 14620e1..0e1b3bb 100644
--- a/RELEASE
+++ b/RELEASE
@@ -78,6 +78,11 @@ Library
certain compound datatype conversions was fixed for nested compound
types. This required a small change in the datatype conversion
function API.
+ * Re-wrote part of the hyperslab initialization code to speed it up quite
+ a bit.
+ * Added bounded garbage collection for the free lists when they run out of
+ memory and also added H5set_free_list_limits API call to allow users to
+ put an upper limit on the amount of memory used for free lists.
Configuration