summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorPeter Cao <xcao@hdfgroup.org>2007-04-13 18:53:50 (GMT)
committerPeter Cao <xcao@hdfgroup.org>2007-04-13 18:53:50 (GMT)
commitd766ca0cd2fc1345ce03d32871733e7a5c67421f (patch)
treeffa5a0e9fd89fdeea24fd59c0fa60582544f4a75 /release_docs
parent6151c1cd90aff639f66de06ec419cf49e49581de (diff)
downloadhdf5-d766ca0cd2fc1345ce03d32871733e7a5c67421f.zip
hdf5-d766ca0cd2fc1345ce03d32871733e7a5c67421f.tar.gz
hdf5-d766ca0cd2fc1345ce03d32871733e7a5c67421f.tar.bz2
[svn-r13654]
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt5
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
+