From efbeda8d65b92a2232d6fccb127f373403ab28ed Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Wed, 12 Apr 2000 17:02:06 -0500 Subject: [svn-r2130] Documented change of H5Screate_simple & H5Sset_extent_simple to disallow size 0 dimensions without corresponding unlimited dimension. --- RELEASE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE b/RELEASE index 3318cf3..910a12d 100644 --- a/RELEASE +++ b/RELEASE @@ -64,6 +64,8 @@ Library 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. + * Changed H5Screate_simple and H5Sset_extent_simple to not allow dimensions + of size 0 with out the same dimension being unlimited. Configuration ------------- -- cgit v0.12