From 8e7d3891941acec3b383405de35883f760fca1ef Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 12 Apr 2000 16:12:12 -0500 Subject: [svn-r2127] 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 3538441..e611809 100644 --- a/RELEASE +++ b/RELEASE @@ -58,6 +58,8 @@ Bug fixes since HDF5-1.2.1 * 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. Known Problems: -- cgit v0.12