summaryrefslogtreecommitdiffstats
path: root/doc/html/ADGuide/Changes.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ADGuide/Changes.html')
-rwxr-xr-xdoc/html/ADGuide/Changes.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html
index 47a4369..79df8e7 100755
--- a/doc/html/ADGuide/Changes.html
+++ b/doc/html/ADGuide/Changes.html
@@ -97,6 +97,10 @@ H5function6
following the call to "flush". Actions in the "flush" call
that are duplicated in the VFL "close" call may be omitted by
the VFL driver.
+ <dt><code>H5Sget_select_bounds</code>
+ <dd>The 'start' and 'end' parameters have changed from
+ <code>'hsize_t *'</code>
+ to <code>'hssize_t *'</code> to better match the rest of the dataspace API.
<dt><code>H5function</code>
<dd>Description of change
</dl>