diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-05-05 22:41:19 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-05-05 22:41:19 (GMT) |
commit | e99cf23a3af46cd54e3f13c92e8c9465a48a063d (patch) | |
tree | ec482ef1ec46c25fbbf43ce888c8ba01e3ce0c35 | |
parent | 129f50c0354616d73b05ac674c02d94585c7eeb2 (diff) | |
download | hdf5-e99cf23a3af46cd54e3f13c92e8c9465a48a063d.zip hdf5-e99cf23a3af46cd54e3f13c92e8c9465a48a063d.tar.gz hdf5-e99cf23a3af46cd54e3f13c92e8c9465a48a063d.tar.bz2 |
[svn-r12336] Purpose: Maintenance
Description: Brought file up-to-alpha2 release.
Solution:
Platforms tested:
Misc. update:
-rw-r--r-- | README.txt | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -3,14 +3,14 @@ Please refer to the release_docs/INSTALL file for installation instructions. ------------------------------------------------------------------------------ This release is almost fully functional for the entire API defined in the -documentation, see the RELEASE.txt file in this directory for information +documentation, see the RELEASE.txt file in the release_docs 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 library. The INSTALL* files can be found in the release_docs/ directory. -Documentation for this release is in the html directory. Start with the -"index.html" in that directory. +Documentation for this release can be found at the following URL: +http://hdf.ncsa.uiuc.edu/HDF5/release/alpha/obtain518.html Four mailing lists are currently set up for use with the HDF5 library. @@ -33,11 +33,6 @@ E.g., subscribe hdf5 Messages to be sent to the list should be sent to "<list>@ncsa.uiuc.edu". -Nearly daily code snapshots are now being provided at the following URL: - ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/snapshots -Please read the readme file in that directory before working with a library -snapshot. - The HDF5 website is located at http://hdf.ncsa.uiuc.edu/HDF5/ Bugs should be reported to hdfhelp@ncsa.uiuc.edu. |