diff options
Diffstat (limited to 'doc/html/ADGuide/RELEASE.txt')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 11736aa..c17f77d 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.7.29 released on Sun Jul 4 03:35:47 CDT 2004 +HDF5 version 1.7.30 released on Sun Jul 11 03:37:48 CDT 2004 ================================================================================ @@ -103,6 +103,8 @@ New Features Fortran Library: ---------------- + - added new functions h5fget_name_f and h5fget_filesize_f + EIP 2004/07/08 - h5dwrite/read_f and h5awrite/read_f functions only accept dims parameter of the type INTEGER(HSIZE_T). |