diff options
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/INSTALL | 2 | ||||
-rw-r--r-- | release_docs/RELEASE.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL index 136347c..bb9352c 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -306,7 +306,7 @@ interface supports parallel HDF5 while the C++ interface does not. - Note: On Crays the following files should be modified before + Note: On Cray T3Es the following files should be modified before building the Fortran Library: fortran/src/H5Dff.f90 fortran/src/H5Aff.f90 diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index b5297fc..97cd46f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -351,6 +351,7 @@ New Features Support for new platforms, languages and compilers. ======================================= + - Added support for Cray X1. JML - 2005/10/03 - PGI Fortran compiler is supported on Linux64 systems (x86_64) EIP - 2004/08/19 - Absoft compiler f95 v9.0 supported on Linux 2.4 |