diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-06-21 19:45:08 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-06-21 19:45:08 (GMT) |
commit | f7641df1c0c7926a62e608bb34ac05755e0c85d4 (patch) | |
tree | a61c8e3f337c8b5695f7f4206edc95f819c2e6e6 | |
parent | fa28bbbce3eeabf08fa21b17b46e5916718b54c2 (diff) | |
download | hdf5-f7641df1c0c7926a62e608bb34ac05755e0c85d4.zip hdf5-f7641df1c0c7926a62e608bb34ac05755e0c85d4.tar.gz hdf5-f7641df1c0c7926a62e608bb34ac05755e0c85d4.tar.bz2 |
[svn-r4044]
Purpose:
Maintenance
Description:
Added information about F90 APIs for HP and IBM SP.
-rw-r--r-- | RELEASE.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index aef0038..9d2913a 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -89,6 +89,7 @@ New Features 7 and contains the sizes of the data buffer dimensions. * F90 static library is available on Windows platforms. See INSTALL_Windows.txt for details. + * F90 APIs are available on HPUX 11.00 and IBM SP platforms. * File sizes greater than 2GB are now supported on Linux systems with version 2.4.x or higher kernels. * Added a global string variable H5_lib_vers_info_g which holds the |