From abc9e47211a59a0c2a906e455743c1228133c520 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Tue, 22 Jan 2013 10:58:18 -0500 Subject: [svn-r23189] Updated for v1.8.10-patch1 release. --- release_docs/RELEASE.txt | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index d7d9812..3439c8f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -58,8 +58,10 @@ New Features Configuration ------------- - - None - + - A new tool, cmakehdf5, which is a build command script similar to + buildhdf5 is added and is available in the bin directory. + (AKC - 2013/01/21) + Library ------- - Updated to latest autotools and changed all hard *.sh scripts to @@ -126,6 +128,12 @@ Bug Fixes since HDF5-1.8.10 Tools ----- + - The following h5stat test case failed in BG/P machines (and potentially + other machines that display extra output if an MPI task returns with a + non-zero code.) + Testing h5stat notexist.h5 + The test script was fixed to ignore the extra output. + HDFFV-8233 (AKC - 2012/12/17) - h5diff: Fixed slowness when comparing HDF5 files with many attributes. Much slower performance was identified with later release version (from 1.8.7 to 1.8.10) compared to 1.8.6. The issue was introduced @@ -469,15 +477,6 @@ The following platforms are not supported but have been tested for this release. Known Problems ============== -* The following h5stat test case fails in BG/P machines (and potentially other - machines that display extra output if an MPI task returns with a non-zero - code.) - Testing h5stat notexist.h5 - - The test actually runs and passes as expected. It is the extra output from - the MPI process that causes the test script to fail. This will be fixed - in the next release. (AKC - 2012/10/25 - HDFFV-8233) - * The C++ and FORTRAN bindings are not currently working on FreeBSD with the native release 8.2 compilers (4.2.1), but are working with gcc 4.6 from the ports (and probably gcc releases after that). -- cgit v0.12