diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-10-19 12:09:33 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-10-19 12:09:33 (GMT) |
commit | 794b7d2a5a665f7775b4e5a21c5b5e981af94a40 (patch) | |
tree | 3ce6dd8839b582409c693d6f123c212a8ce22ac7 /doc | |
parent | d73cd8e77877f066a8dbc1501903200cfff4014d (diff) | |
download | hdf5-794b7d2a5a665f7775b4e5a21c5b5e981af94a40.zip hdf5-794b7d2a5a665f7775b4e5a21c5b5e981af94a40.tar.gz hdf5-794b7d2a5a665f7775b4e5a21c5b5e981af94a40.tar.bz2 |
[svn-r7668] Snapshot version 1.7 release 7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 64f263e..c1898d1 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.7.6 released on Sun Oct 12 07:16:49 CDT 2003 +HDF5 version 1.7.7 released on Sun Oct 19 07:08:04 CDT 2003 ================================================================================ @@ -81,7 +81,8 @@ Bug Fixes since HDF5-1.6.0 release Library ------- - Fixed incorrect datatype of the third parameter to the Fortran90 - h5pget_cache_f function (INTEGER(SIZE_T) to INTEGER) EIP - 2003/10/10 + h5pset(get)_cache_f subroutine (INTEGER to INTEGER(SIZE_T)) + EIP - 2003/10/13 - Fixed problems with accessing variable-length data datatypes on Crays. QAK - 2003/10/10 - Fixed potential file corruption bug when too many object header |