summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2011-03-29 15:54:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2011-03-29 15:54:02 (GMT)
commitea694afb00e3971edbf913baea660dc315b9d8b7 (patch)
tree78442792215baa6a04e38114d56ac08b576ce3c3
parent7766d925a0daea3ac6717897287e3a3920849884 (diff)
downloadhdf5-ea694afb00e3971edbf913baea660dc315b9d8b7.zip
hdf5-ea694afb00e3971edbf913baea660dc315b9d8b7.tar.gz
hdf5-ea694afb00e3971edbf913baea660dc315b9d8b7.tar.bz2
[svn-r20367] Added BZ1725 reference corresponding to r20365
-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 69ce764..0db8671 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -132,6 +132,12 @@ Bug Fixes since HDF5-1.8.6
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