diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2009-08-25 16:32:22 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2009-08-25 16:32:22 (GMT) |
commit | 0595d6b912d8df8f7a5c83e1d18e170ebcf26e82 (patch) | |
tree | 33ef51902a33c05d2ade54d232af092944000ddf | |
parent | b6494f0fc9159fae1418e033126826cf61a3ff21 (diff) | |
download | hdf5-0595d6b912d8df8f7a5c83e1d18e170ebcf26e82.zip hdf5-0595d6b912d8df8f7a5c83e1d18e170ebcf26e82.tar.gz hdf5-0595d6b912d8df8f7a5c83e1d18e170ebcf26e82.tar.bz2 |
[svn-r17419] Maintenance: Restored the content of the file. Checked that file
is modified correctly by bin/h5vers and bin/release scripts.
-rw-r--r-- | README.txt | 31 |
1 files changed, 30 insertions, 1 deletions
@@ -1,5 +1,34 @@ HDF5 version 1.8.3-snap8 currently under development -==> README.txt <== +Please refer to the release_docs/INSTALL file for installation instructions. +------------------------------------------------------------------------------ + +This release is fully functional for the API described in the documentation. +See the RELEASE.txt file in the release_docs/ directory for information +specific to this release of the library. Several INSTALL* files can also be +found in the release_docs/ directory: INSTALL contains instructions for +compiling and installing the library; INSTALL_parallel contains instructions +for installing the parallel version of the library; similarly-named files +contain instructions for VMS and several environments on MS Windows systems. + +Documentation for this release can be found at the following URL: + http://www.hdfgroup.org/HDF5/doc/. + +The following mailing lists are currently set up for HDF5 Library users: + + news - For announcements of HDF5 related developments, + not a discussion list. + + hdf-forum - For general discussion of the HDF5 library with + other users. + + hdf5dev - For discussion of the HDF5 library development + with developers and other interested parties. + +To subscribe to a list, send mail to "<list>-subscribe@hdfgroup.org". +where <list> is the name of the list. For example, send a request +to subscribe to the 'news' mail list to the following address: + news-subscribe@hdfgroup.org + Messages sent to the list should be addressed to "<list>@hdfgroup.org". Periodic code snapshots are provided at the following URL: |