[svn-r8231]

Description:
    Changed the H5Pset(get)_cache change description  in the
    Release 1.6.0 "Functions with Changed Syntax" section to
    reference the 'rdcc_nbytes' parameter rather than 'rdcc_nelmts'.
    The note originally identifed the wrong parameter as having a
    changed datatype.
    [Closes bug #1053.]

Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2004-03-03 12:00:34 -05:00
parent 0d87abc601
commit 1922d2d93e

View File

@@ -702,9 +702,11 @@ transition from the HDF5 Release 1.4.<i>x</i> series to Release 1.6.0.
changed from <code><em>hsize_t</em></code> to
<code><em>size_t</em></code>.
<dt>* <code>H5Pset(get)_cache</code>
<dd>The <code>rdcc_nelmts</code> parameter has changed from type
<dd>The <code>rdcc_nbytes</code> parameter has changed from type
<code><em>int</em></code> to
<code><em>size_t</em></code>.
<br>
<i>(This item corrected 3 March 2004.)
<dt>* <code>H5Pset_fapl_log</code>
<dd>The <code>verbosity</code> parameter has been removed.
<dd>Two new parameters have been added:
@@ -1328,7 +1330,7 @@ V1.4.0
Describes HDF5 Release 1.6.2, February 2004
</address><!-- #EndLibraryItem --><!-- Created: Spring 1999 -->
<!-- hhmts start -->
Last modified: 23 January 2004
Last modified: 3 March 2004
<!-- hhmts end -->
</body>