diff options
Diffstat (limited to 'doc/html/ADGuide/Changes.html')
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 33 |
1 files changed, 22 insertions, 11 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 34303e4..7db6688 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -119,25 +119,36 @@ transition from the HDF5 Release 1.6.2 to Release 1.6.3. <dt>Fortran subroutines: <dd>The following Fortran90 subroutines are new for Release 1.6.3 and are documented in the - <a href="../RM_H5Front.html"><cite>HDF5 Reference Manual</cite></a>. + <a href="../RM_H5Front.html"><cite>HDF5 Reference + Manual</cite></a>. <table border="0"> <tr> - <td align="left" valign="top">New Fortran90 subroutines corresponding - to the new C functions listed above:<br> - <code>new_fortran_function_here</code><br> - <code>h5zget_filter_info_f</code> - </td> + <td align="left" valign="top" colspan="2">New Fortran90 + subroutines corresponding to the new C functions + listed above:<br> + </td> + </tr><tr> + <td align="left" valign="top"> + <code>h5fget_name_f</code><br> + <code>h5fget_filesize_f</code> + </td> <td align="left" valign="top"> - </td> + <code>h5iget_file_id_f</code><br> + <code>h5premove_filter_f</code><br> + <code>h5zget_filter_info_f</code> + </td> </tr> </table> <table border="0"> <tr> - <td align="left" valign="top">New Fortran90 subroutines corresponding - to C functions from prior releases:<br> - <code>new_fortran_function_here</code><br> + <td align="left" valign="top">New Fortran90 subroutines + corresponding to C functions from prior releases:<br> + None<br> +<!-- + <code>new_fortran_here</code><br> <code>last_new_fortran_here</code> +--> </td> <td align="left" valign="top"> </td> @@ -1675,7 +1686,7 @@ V1.4.0 Describes HDF5 Release 1.6.3, September 2004 </address><!-- #EndLibraryItem --><!-- Created: Spring 1999 --> <!-- hhmts start --> -Last modified: 14 September 2004 +Last modified: 21 September 2004 <!-- hhmts end --> </body> |