summaryrefslogtreecommitdiffstats
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 4 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index a07aa1d..b87a77a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -50,11 +50,13 @@ Configuration
later as before. One can just do "./configure --enable-parallel"
if the MPI library is in the system library.
-Dataset region references
--------------------------
+Library
+-------
* Error was fixed which was not allowing dataset region references to have
their regions retrieved correctly.
+ * Added internal free-lists to reduce memory required by the library and
+ H5garbage_collect API function
Tools
------