diff options
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index c506e37..1e17d35 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -52,9 +52,8 @@ Release 1.4.x versions of this document; they are not reported here. <dl> <dt>The following functions are new for Release 1.5 and are included in the <a href="../RM_H5Front.html"><cite>HDF5 Reference Manual</cite></a>. - - <dd> </dd> - <dd> + +<dd> <table border="0"> <tr> <td align="left" valign="top"><code>H5Dget_offset</code></td> @@ -338,9 +337,10 @@ Release 1.4.x versions of this document; they are not reported here. </dt> <dt>The following tools are new for Release 1.5 and are included in the <a href="../RM_H5Front.html"><cite>HDF5 Reference Manual</cite></a>. - <dd> </dd> + <dd><code>h5diff</code> <dd><code>h5import</code> <dd><code>h5fc</code> + <dd><code>h5c++</code> <dd><code>h5perf</code> <dd><code>h5redeploy</code> </dt> @@ -351,8 +351,10 @@ Release 1.4.x versions of this document; they are not reported here. The following functions have been removed from the HDF5 library and from the <cite>HDF5 Reference Manual</cite>. <dir> - <table> - <tr valign=top align=left><td> + <table border=0> + <tr valign="top" align="left"><td> + + </td><td> <pre> H5function1 H5function2 @@ -672,7 +674,7 @@ Describes HDF5 Release 1.5, Unreleased Development Branch <!-- Created: Spring 1999 --> <!-- hhmts start --> -Last modified: 5 June 2003 +Last modified: 25 June 2003 <!-- hhmts end --> </body> |