From 9f7f1f8a6b1f45fa5f2df4110aa1bb5709b333e7 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 12 Apr 2000 16:11:51 -0500 Subject: [svn-r2126] Documented change to H5Aiterate and H5A_operator_t for next release. --- RELEASE | 2 ++ 1 file changed, 2 insertions(+) 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 ------------- -- cgit v0.12