diff options
author | lrknox <lrknox> | 2017-06-14 16:56:58 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-06-14 17:26:55 (GMT) |
commit | 9a31b0748f94cd00e4fa349796f1ce2893a75fb4 (patch) | |
tree | e9568045884fce4c148bd5369e89c469db4eb0c1 /README.txt | |
parent | c3718a079965bc9d9637780f0961db1c973c1356 (diff) | |
download | hdf5-9a31b0748f94cd00e4fa349796f1ce2893a75fb4.zip hdf5-9a31b0748f94cd00e4fa349796f1ce2893a75fb4.tar.gz hdf5-9a31b0748f94cd00e4fa349796f1ce2893a75fb4.tar.bz2 |
Disable building of libdynlib* dynamically loaded plugin test libraries
on CYGWIN.
Added known problem entry to RELEASE.txt.
Set version for 1.8.19 release.
Barbara updated contents of README.txt file.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 25 |
1 files changed, 11 insertions, 14 deletions
@@ -1,4 +1,4 @@ -HDF5 version 1.8.19-pre2 released on 2017-06-12 +HDF5 version 1.8.19 currently under development Please refer to the release_docs/INSTALL file for installation instructions. ------------------------------------------------------------------------------ @@ -11,28 +11,25 @@ for installing the parallel version of the library; similarly-named files contain instructions for several environments on MS Windows systems. Documentation for this release can be found at the following URL: - http://www.hdfgroup.org/HDF5/doc/. + https://support.hdfgroup.org/HDF5/doc1.8/ 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. + Sign up for the news mailing list here: + https://www.hdfgroup.org/hdfnews/ -To subscribe to a list, send mail to "<list>-subscribe@lists.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@lists.hdfgroup.org + hdf-forum - For general discussion of the HDF5 library with + other users. -Messages sent to the list should be addressed to "<list>@lists.hdfgroup.org". + To subscribe to the hdf-forum, send mail to: + hdf-forum-subscribe@lists.hdfgroup.org -Periodic code snapshots are provided at the following URL: - ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/hdf5/snapshots -Please read the README.txt file in that directory before working with a -library snapshot. + Messages sent to the list should be addressed to: + hdf-forum@lists.hdfgroup.org -The HDF5 website is located at http://hdfgroup.org/HDF5/ +The HDF5 website is located at: https://www.hdfgroup.org/hdf5/ Bugs should be reported to help@hdfgroup.org. |