summaryrefslogtreecommitdiffstats
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b87a77a..ba0db94 100644
--- a/HISTORY
+++ b/HISTORY
@@ -57,6 +57,12 @@ Library
their regions retrieved correctly.
* Added internal free-lists to reduce memory required by the library and
H5garbage_collect API function
+ * Fixed error in H5Giterate which was not updating the "index" parameter
+ correctly.
+
+Tools
+------
+ * Added additional tests for group and attribute iteration.
Tools
------