From f336441f7c57b2820baaebfd38d7f7d3b9bc05b7 Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Fri, 14 May 2010 16:37:27 -0500 Subject: [svn-r18813] Purpose: Add bug fixes for Tools. Description: Added list: 1726 - NPOESS: h5repack loses attributes for datasets of type H5T_REFERENCE 1814 - NPOESS: h5repack doesn't handle references to the groups as an element of a dataset 1817 - h5copy fail to copy dangling link by specifying link path directly 1793 - h5ls on a non-existent file gives 0 return code Tested: no, just text update. --- release_docs/RELEASE.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 55e4af6..f32ce8e 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -421,6 +421,14 @@ Bug Fixes since HDF5-1.8.0 release Tools ----- + - Fixed h5ls to return exit code 1 (error) when non-existent file is + specified. bug#1793. (JKM 2010/04/27) + - h5copy failed to copy dangling link when the link is specified + directly. bug#1817. (JKM 2010/04/22) + - h5repack lost attributes from a dataset of reference type. bug#1726. + (JKM 2010/3/25) + - h5repack sets NULL for object reference value for group or + named datatype. bug#1814. (JKM 2010/03/19) - h5diff: fixed incorrect behavior (hang) in parallel mode when specify invalid options (ex: -v and -q) (JKM 2010/02/17) - h5dump/h5ls display buffer resize fixed in tools library. -- cgit v0.12