[svn-r3477]

Purpose:
    Reflecting changed filenames.
Description:
    Changed references to RELEASE and HISTORY to RELEASE.txt and HISTORY.txt.
Platforms tested:
    IE 5
This commit is contained in:
Frank Baker
2001-02-21 13:19:40 -05:00
parent 683fb8d0b4
commit 1a1fc4f0a0

View File

@@ -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.