diff options
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 9366482..1371675 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -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 |