diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-02-05 19:05:13 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-02-05 19:05:13 (GMT) |
commit | 4af0e3c7b5c819ef83ed51cb1c3a38245ba28375 (patch) | |
tree | 832c7055c14acc16157dc493f7249992891bd8d0 | |
parent | 67a2bc2da2abaa6eb7b2673bfd6b465bfd3bd777 (diff) | |
download | hdf5-4af0e3c7b5c819ef83ed51cb1c3a38245ba28375.zip hdf5-4af0e3c7b5c819ef83ed51cb1c3a38245ba28375.tar.gz hdf5-4af0e3c7b5c819ef83ed51cb1c3a38245ba28375.tar.bz2 |
[svn-r3352] Updated with the file name changes of RELEASE.txt and HISTORY.txt.
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | RELEASE.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ Please refer to the INSTALL file for installation instructions. ------------------------------------------------------------------------------ This release is almost fully functional for the entire API defined in the -documentation, see the RELEASE file in this directory for information +documentation, see the RELEASE.txt file in this directory for information specific to this release of the library. The INSTALL file contains instructions on compiling and installing the library. The INSTALL_parallel file contains instructions on installing the parallel version of the diff --git a/RELEASE.txt b/RELEASE.txt index 59d0aab..84e5929 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -7,7 +7,7 @@ INTRODUCTION This document describes the differences between HDF5-1.2.0 and HDF5-1.4-Beta3, and contains information on the platforms tested and -known problems in HDF5-1.4-Beta3. For more details check the HISTORY +known problems in HDF5-1.4-Beta3. For more details check the HISTORY.txt file in the HDF5 source. The HDF5 documentation can be found on the NCSA ftp server |