diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-06-07 01:58:40 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-06-07 01:58:40 (GMT) |
commit | 9889d390c5c6c76bf66f01e3fcbc8bcf730d1e99 (patch) | |
tree | cc1c8cd8c080d502900d38a51d7d4f995a787936 /doc/html | |
parent | 6a672a783b42b6ad061c88b055dd92bb6cb71270 (diff) | |
download | hdf5-9889d390c5c6c76bf66f01e3fcbc8bcf730d1e99.zip hdf5-9889d390c5c6c76bf66f01e3fcbc8bcf730d1e99.tar.gz hdf5-9889d390c5c6c76bf66f01e3fcbc8bcf730d1e99.tar.bz2 |
[svn-r8621] Snapshot version 1.6 release 2 (post5)
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index c41a80f..77d8009 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.6.2-post4 released on Sun May 16 04:45:31 CDT 2004 +HDF5 version 1.6.2-post5 released on Sun Jun 6 20:56:44 CDT 2004 ================================================================================ @@ -64,12 +64,16 @@ 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 Configuration ------------- + - Fixed the long compile time of H5detect.c when v7.x Intel Compiler + is used with optimization NOT off. AKC - 2004/05/20 Performance ------------- |