summaryrefslogtreecommitdiffstats
path: root/doc/html/H5.intro.html
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2000-03-08 22:11:49 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2000-03-08 22:11:49 (GMT)
commitf3e7e5b438a919bd2332b062b1bfac5d426c76f6 (patch)
tree73de049c2ec3b356cd228637b40fe8a06dfb2ecf /doc/html/H5.intro.html
parent17a8d930010ab9d99631acd3c6f041d61bdf7f4c (diff)
downloadhdf5-f3e7e5b438a919bd2332b062b1bfac5d426c76f6.zip
hdf5-f3e7e5b438a919bd2332b062b1bfac5d426c76f6.tar.gz
hdf5-f3e7e5b438a919bd2332b062b1bfac5d426c76f6.tar.bz2
[svn-r2005] index.html
Corrected link to HDF5 FTP archives. H5.intro.html Added paragraph stating that changes in bugfix Releases 1.2.x are listed in the RELEASE, HISTORY, and README files.
Diffstat (limited to 'doc/html/H5.intro.html')
-rw-r--r--doc/html/H5.intro.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/H5.intro.html b/doc/html/H5.intro.html
index 1b9806d..9d9afb1 100644
--- a/doc/html/H5.intro.html
+++ b/doc/html/H5.intro.html
@@ -230,6 +230,10 @@ in the source code installation. At a higher level, those changes include:
<li>Over 30 new API functions
</UL>
+<P>The changes in bugfix releases, numbered Release 1.2.<i>x</i>,
+will be listed in the <code>RELEASE</code>, <code>HISTORY</code>, and
+<code>README</code> files distributed with the source code.
+
<P>The changes as HDF5 has evolved from the first Alpha release
to the present are summarized in the file <CODE>hdf5/HISTORY</CODE>
in the source code installation.
@@ -465,7 +469,7 @@ We particularly encourage you to read <A HREF="Chunking.html"><I>Dataset Chunkin
<P>At the lowest level, as information is actually written to the disk,
an HDF5 file is made up of the following objects:
<ul>
- <li>A boot block
+ <li>A super block
<li>B-tree nodes (containing either symbol nodes or raw data chunks)
<li>Object headers