diff options
-rw-r--r-- | release_docs/RELEASE.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 526cddd..ccb99ee 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -92,6 +92,8 @@ Bug Fixes since HDF5-1.8.8 Configuration ------------- + - Added code to display the version information of XL fortran and C++ + in the summary of configure. (AKC - 2012/02/28 - HDFFV-7793) - Updated all CMakeLists.txt files to indicate minimum CMake version is current standard of 2.8.6 (ADB -2011/12/05 - HDFFV-7854) @@ -147,11 +149,9 @@ Platforms Tested ================ The following platforms and compilers have been tested for this release. - AIX 6.1 xlc 11.1.0.3 - (NCSA BP) xlC 11.1.0.3 - xlf90 13.1.0.3 - mpcc_r 11.1.0.3 - mpxlf90_r 13.1.0.3 + 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 |