diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-11-29 02:44:48 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2004-11-29 02:44:48 (GMT) |
commit | 2702c0d22ad119a5f2f0371fe3ada7275a20ef67 (patch) | |
tree | 2f362732e8e3a2439179ae3b8bc174ce9b195138 /doc | |
parent | d1f0a3e101cc6e7371c5f3a5aa535c08e4617bb5 (diff) | |
download | hdf5-2702c0d22ad119a5f2f0371fe3ada7275a20ef67.zip hdf5-2702c0d22ad119a5f2f0371fe3ada7275a20ef67.tar.gz hdf5-2702c0d22ad119a5f2f0371fe3ada7275a20ef67.tar.bz2 |
[svn-r9589] Snapshot version 1.6 release 4 (pre1)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 041cb83..d51b4fb 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.6.3-post1 released on Sun Nov 14 21:33:40 CST 2004 +HDF5 version 1.6.4-pre1 released on Sun Nov 28 21:42:37 CST 2004 ================================================================================ @@ -90,6 +90,8 @@ Bug Fixes since HDF5-1.6.3 release Tools ----- + - Fixed h5dump to print attributes data in ASCII if -r option is used. + AKC - 2004/11/18 - Fixed space utilization reported in h5ls to correct error in formula used. QAK - 2004/10/22 @@ -98,7 +100,9 @@ Bug Fixes since HDF5-1.6.3 release F90 API ------- - + - on windows, previously Fortran DLL built and tested failed, + now Fortran DLL has been built and tested successfully + with Dec Fortran 6.6c or Dec Fortran 6.0. C++ API ------- Documentation |