diff options
author | Peter Cao <xcao@hdfgroup.org> | 2007-04-13 18:53:50 (GMT) |
---|---|---|
committer | Peter Cao <xcao@hdfgroup.org> | 2007-04-13 18:53:50 (GMT) |
commit | d766ca0cd2fc1345ce03d32871733e7a5c67421f (patch) | |
tree | ffa5a0e9fd89fdeea24fd59c0fa60582544f4a75 /release_docs | |
parent | 6151c1cd90aff639f66de06ec419cf49e49581de (diff) | |
download | hdf5-d766ca0cd2fc1345ce03d32871733e7a5c67421f.zip hdf5-d766ca0cd2fc1345ce03d32871733e7a5c67421f.tar.gz hdf5-d766ca0cd2fc1345ce03d32871733e7a5c67421f.tar.bz2 |
[svn-r13654]
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 09533f8..c023dcc 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1334,3 +1334,8 @@ ftp://hdf.ncsa.uiuc.edu/pub/outgoing/hdf5/hdf5-1.6.2/F90_source_for_Crays In such cases, you will have to include the regular prefix in your filter script. + +* H5Ocopy() does not copy reg_ref attributes correctly when shared-message + is turn on. The value of the reference in the destination attriubte is + wrong. This H5Ocopy problem will affect h5copy tool + |