summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-03-28 16:06:19 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-03-28 16:06:19 (GMT)
commit1f2528189a51c3c1bf2877d57b21c26e5284c31e (patch)
treeb36f6d58da6cd5803252f9ef21644b72bea02c94 /release_docs
parent321bd966d92b2826538389f0055c5e1345a7eaad (diff)
downloadhdf5-1f2528189a51c3c1bf2877d57b21c26e5284c31e.zip
hdf5-1f2528189a51c3c1bf2877d57b21c26e5284c31e.tar.gz
hdf5-1f2528189a51c3c1bf2877d57b21c26e5284c31e.tar.bz2
[svn-r20358] added notation for BZ 1725
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 8f9652d..8e4f164 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -510,6 +510,12 @@ Bug Fixes since HDF5-1.8.0 release
Tools
-----
+ - Fixed output for H5T_REFERENCE in h5dump. According to the BNF document
+ the output of a H5T_REFERENCE should be followed by the type;
+ <reference> ::= H5T_REFERENCE { <ref_type> }
+ <ref_type> ::= H5T_STD_REF_OBJECT | H5T_STD_REF_DSETREG
+ Previously this was only displayed if the -R option was used.
+ Bug#1725 (ADB 2011/3/28)
- Fix h5diff issues for #1: h5diff compared attributes correctly only
when two objects have the same number of attributes and attribute
names are identical, #2: didn't display useful information about