diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2001-02-21 18:19:40 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2001-02-21 18:19:40 (GMT) |
commit | 1a1fc4f0a09cf0396aa0b93661186a592485333b (patch) | |
tree | ec211ce3c57f07cfa6cf7289ea1d33e81b120435 /doc/html | |
parent | 683fb8d0b407dc5a0fbeec5f33b95f6dbdf43e21 (diff) | |
download | hdf5-1a1fc4f0a09cf0396aa0b93661186a592485333b.zip hdf5-1a1fc4f0a09cf0396aa0b93661186a592485333b.tar.gz hdf5-1a1fc4f0a09cf0396aa0b93661186a592485333b.tar.bz2 |
[svn-r3477]
Purpose:
Reflecting changed filenames.
Description:
Changed references to RELEASE and HISTORY to RELEASE.txt and HISTORY.txt.
Platforms tested:
IE 5
Diffstat (limited to 'doc/html')
-rwxr-xr-x | doc/html/ADGuide/Changes.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ADGuide/Changes.html b/doc/html/ADGuide/Changes.html index 84c2751..b9b46e4 100755 --- a/doc/html/ADGuide/Changes.html +++ b/doc/html/ADGuide/Changes.html @@ -289,7 +289,7 @@ V1.4.0 </dir> -<h2>This and Prior Releases: The RELEASE and HISTORY Files</h2> +<h2>This and Prior Releases: The RELEASE.txt and HISTORY.txt Files</h2> <dir> The HDF5 source code, as distributed to users and developers, @@ -299,7 +299,7 @@ V1.4.0 duplicated here for your reference: <p> <dl> - <dt><a href="RELEASE.txt" target="ExtWin">RELEASE</a> + <dt><a href="RELEASE.txt" target="ExtWin">RELEASE.txt</a> <dd>Technical notes regarding the release, including new features and the changes since the last release, notes regarding new or revised utilities, @@ -311,7 +311,7 @@ V1.4.0 This is the file commonly known among developers as "the release notes." <p> - <dt><a href="HISTORY.txt" target="ExtWin">HISTORY</a> + <dt><a href="HISTORY.txt" target="ExtWin">HISTORY.txt</a> <dd>A release-by-release history of the HDF5 library. This file is a compiled set of the release notes (i.e., the RELEASE files) from prior releases. |