[svn-r20358] added notation for BZ 1725

This commit is contained in:
Allen Byrne 2011-03-28 11:06:19 -05:00
parent 321bd966d9
commit 1f2528189a

View File

@ -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