From 35d9b3462131ec2287fc7e74c07584ed0d771067 Mon Sep 17 00:00:00 2001 From: Jonathan Kim Date: Wed, 14 Sep 2011 17:30:58 -0500 Subject: [svn-r21393] Just moved comment to the top of the Tools' list as the new entry is suppose to add to the top not the bottom. Relate to fix for HDFFV-5932 - h5repack. --- release_docs/RELEASE.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 6e830d7..4c450d9 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -573,6 +573,10 @@ Bug Fixes since HDF5-1.8.0 release Tools ----- + - Fixed h5repack to update values of references(object and region) of + attributes in h5repack for 1) references, 2) ARRAY of references, + 3) VLEN of references, and 4) COMPOUND of references. + (JIRA HDF5 5932) PC -2011/09/14 - h5diff: fixed segfault over dataset with container types (array,lven) with multiple nested compound types. (ex: compound->array->compound, compound->vlen->compound) @@ -721,10 +725,7 @@ Bug Fixes since HDF5-1.8.0 release - h5dump: when doing binary output (-b), the stdout printing of attributes was done incorrectly. Removed printing of attributes when doing binary output. PVN - 2008/06/05 - - Fixed h5repack to update values of references(object and region) of - attributes in h5repack for 1) references, 2) ARRAY of references, - 3) VLEN of references, and 4) COMPOUND of references. (see JIRA HDF5 5932) - PC -2011/09/14 + High-Level APIs: ------ -- cgit v0.12