diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2012-02-28 12:45:45 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2012-02-28 12:45:45 (GMT) |
commit | 9423da6a4d53cb2eb6c48a9e0d254307bbf8ae9b (patch) | |
tree | 7b60e765db34a00ac06a61ee502898b9a8a50b52 | |
parent | 2ac614f94decfff417beece73441fb80acba64f6 (diff) | |
download | hdf5-9423da6a4d53cb2eb6c48a9e0d254307bbf8ae9b.zip hdf5-9423da6a4d53cb2eb6c48a9e0d254307bbf8ae9b.tar.gz hdf5-9423da6a4d53cb2eb6c48a9e0d254307bbf8ae9b.tar.bz2 |
[svn-r21999] Updated for the changes made to IBM configure.
Also update the IBM tested platform information.
-rw-r--r-- | release_docs/RELEASE.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 6b45d7b..b9b28d1 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -39,6 +39,8 @@ New Features Configuration: ------------- + - Added code to display the version information of XL fortran and C++ + in the summary of configure. (AKC - 2012/02/28 - HDFFV-7793) - Configure now generates Makefiles that build in "silent make mode" by default in which compile and link lines are significantly simplified for clarity. To override this and view actual compile and @@ -892,6 +894,10 @@ Bug Fixes since HDF5-1.8.0 release Platforms Tested ================ + AIX 5.3 xlc 10.1.0.5 + (NASA G-ADA) xlC 10.1.0.5 + xlf90 12.1.0.6 + FreeBSD 8.2-STABLE i386 gcc 4.2.1 [FreeBSD] 20070719 (loyalty) g++ 4.2.1 [FreeBSD] 20070719 gcc 4.6.1 20110422 |