summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-06-25 20:02:10 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-06-25 20:02:10 (GMT)
commit1c576affc68236b80831f29756baf2fa6363583e (patch)
tree6868977b22e0f668b1655980f9d21d2be0fd1056
parent2d2c6e8a18dcb19ea08e519ef4537161de277e83 (diff)
downloadhdf5-1c576affc68236b80831f29756baf2fa6363583e.zip
hdf5-1c576affc68236b80831f29756baf2fa6363583e.tar.gz
hdf5-1c576affc68236b80831f29756baf2fa6363583e.tar.bz2
[svn-r7106]
Purpose: Two more new tools. Description: Add h5diff and h5c++ to new tools list. Minor formatting fixes. Platforms tested: IE 5, Safari
-rwxr-xr-xdoc/html/ADGuide/Changes.html16
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>&nbsp;</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>&nbsp;</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>
+ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+ </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>