summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-06-03 22:00:36 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-06-03 22:00:36 (GMT)
commit689cc0929450eefe468cb1c8e0b7b9a398271b60 (patch)
treeca54a9e20c16a8bb08760c47be50b0a485b169bd /release_docs
parent24ccbea9f36a976f8b9bb9ea138871664625a0b6 (diff)
downloadhdf5-689cc0929450eefe468cb1c8e0b7b9a398271b60.zip
hdf5-689cc0929450eefe468cb1c8e0b7b9a398271b60.tar.gz
hdf5-689cc0929450eefe468cb1c8e0b7b9a398271b60.tar.bz2
[svn-r8610]
Misc. update: Update information about opaque type fix.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 8b102f1..c27f133 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -64,6 +64,8 @@ Bug Fixes since HDF5-1.6.2 release
Library
-------
+ - Opaque datatype with no tag failed for some operations. Fixed.
+ SLU - 2004/6/3
- Fixed dtypes "sw long double -> double" failure in QSC class
machines. AKC - 2004/4/16