summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 268294f..3318cf3 100644
--- a/RELEASE
+++ b/RELEASE
@@ -62,6 +62,8 @@ Library
* Fixed another H5Giterate bug which was causes groups with large numbers
of objects in them to misbehave when the callback function returned
non-zero values.
+ * Changed return type of H5Aiterate and H5A_operator_t typedef to be
+ herr_t, to align them with the dataset and group iterator functions.
Configuration
-------------