diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-05-05 16:47:02 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-05-05 16:47:02 (GMT) |
commit | 451f0c884f3363966fac13b66bf41e4524964176 (patch) | |
tree | 9b3c9f72cf42c83277752519379a73ffea580f3e /release_docs | |
parent | b4f0a4461a4e6f713c2016099c905274c9a2ec5e (diff) | |
download | hdf5-451f0c884f3363966fac13b66bf41e4524964176.zip hdf5-451f0c884f3363966fac13b66bf41e4524964176.tar.gz hdf5-451f0c884f3363966fac13b66bf41e4524964176.tar.bz2 |
[svn-r12332] Purpose: Maintenance for 1.8.0-alpha2 release
Description: Added pointers to 1.8.0 docs.
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index efc75df..01e232d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -4,8 +4,8 @@ HDF5 version 1.8.0-alpha2 currently under development INTRODUCTION This document describes the differences between HDF5-1.6.* and -HDF5-1.7.*, and contains information on the platforms tested and -known problems in HDF5-1.7.*. For more details check the HISTORY.txt +HDF5-1.8.0-alpha2, and contains information on the platforms tested and +known problems in HDF5-1.8.0-alpha2. For more details check the HISTORY.txt file in the HDF5 source. The HDF5 documentation can be found on the NCSA ftp server @@ -13,6 +13,15 @@ The HDF5 documentation can be found on the NCSA ftp server /HDF/HDF5/docs/ +The HDF5 1.8.0-alpha* documentation can be found on the NCSA web +server http://hdf.ncsa.uiuc.edu/HDF5/release/alpha/obtain518.html + +New features of upcoming 1.8.0 release are described in +http://hdf.ncsa.uiuc.edu/HDF5/doc_1.8pre/WhatsNew180.html + +New and modified APIs are listed in +http://hdf.ncsa.uiuc.edu/HDF5/doc_1.8pre/doc/ADGuide/Changes.html + For more information look at the HDF5 home page at: http://hdf.ncsa.uiuc.edu/HDF5/ @@ -420,6 +429,10 @@ New Features Support for new platforms, languages and compilers. ======================================= + - Added support for VAX floating numbers for Alpha Open VMS 7.3.2 + EIP - 2006/05/05 + - Fixed broken make.com files in tools directories + EIP - 2006/05/05 - Added support for Alpha Open VMS 7.3.2 EIP - 2006/04/15 - Added support for Cray X1. JML - 2005/10/03 - PGI Fortran compiler is supported on Linux64 systems (x86_64) |