diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2008-11-10 19:00:53 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2008-11-10 19:00:53 (GMT) |
commit | d8d6b7db153b673639846622a0ab2d5e16e03745 (patch) | |
tree | 1e55baf2f6f9aa06dcd33ea3354eec096444fb03 | |
parent | 10dbfb740a5ccef6c517f0e1586cbca42bd127a1 (diff) | |
download | hdf5-d8d6b7db153b673639846622a0ab2d5e16e03745.zip hdf5-d8d6b7db153b673639846622a0ab2d5e16e03745.tar.gz hdf5-d8d6b7db153b673639846622a0ab2d5e16e03745.tar.bz2 |
[svn-r16050] Description:
Corrected type and removed "Configuration Changes" section.
Added date to section header, following release numbers.
Tested: Firefox
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 93d2500..a9a0a7b 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -58,7 +58,8 @@ This document is intended to assist application developers who must keep an application synchronized with the HDF5 library or related software. <a name="168"> -<h2>Release 1.6.8 (current release) versus Release 1.6.7</h2> +<h2>Release 1.6.8 (current release) versus Release 1.6.7, + November 2008</h2> </a> <dir> @@ -80,7 +81,7 @@ in the transition from HDF5 Release 1.6.7 to Release 1.6.8. <font color=red><u> ssize_t</u></font> H5Fget_obj_count( <em>hid_t </em><code>file_id</code>, - <em>unsigned int</em> <code>types</code>, + <em>unsigned int</em> <code>types</code> ) </code> <p> @@ -97,8 +98,8 @@ in the transition from HDF5 Release 1.6.7 to Release 1.6.8. <em>hid_t *</em><code>obj_id_list</code> ) </code> - </dl> - <p> + </dl> + <p> </dir> <dir> @@ -242,12 +243,14 @@ in the transition from HDF5 Release 1.6.7 to Release 1.6.8. <p> +<!-- <h3>Changed Library Configuration</h3> <p> <i>List....</i> <p> +--> </dir> @@ -3010,7 +3013,7 @@ Describes HDF5 Release 1.6.8, November 2008 <!-- #EndLibraryItem --><!-- Created: Spring 1999 --> <!-- hhmts start --> -Last modified: 7 November 2008 +Last modified: 10 November 2008 <!-- hhmts end --> </body> |