summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2004-04-16 21:33:39 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2004-04-16 21:33:39 (GMT)
commit3c79ef173d810715836a38874f5d811c4e3e1259 (patch)
tree92350ae43a1e8cf9eb6737eaaba6684d9220cb38 /release_docs
parent7f2eb1127ab1a9c503f5cb65b7453c3c819b76a3 (diff)
downloadhdf5-3c79ef173d810715836a38874f5d811c4e3e1259.zip
hdf5-3c79ef173d810715836a38874f5d811c4e3e1259.tar.gz
hdf5-3c79ef173d810715836a38874f5d811c4e3e1259.tar.bz2
[svn-r8362] Purpose:
Updated with long double to double failure. Description: Solution: Platforms tested: Misc. update:
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 1d1be54..742a431 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -119,6 +119,8 @@ Bug Fixes since HDF5-1.6.0 release
Library
-------
+ - Fixed dtypes "sw long double -> double" failure in QSC class
+ machines. AKC - 2004/4/16
- Fixed problem with fletcher32 filter when converting data of different
endianess. PVN 2004/03/10
- Fixed problem with H5Tget_native_type() not handling opaque fields