diff options
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 6e972c3..ba31f84 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -85,6 +85,11 @@ New Features underlaying parallel I/O system is conforming to the POSIX write/read requirement. AKC - 2003/11/12 + Fortran Library: + ---------------- + - h5dwrite/read_f and h5awrite/read_f functions only accept dims parameter + of the type INTEGER(HSIZE_T). + Tools: ------ - h5repack.sh did not report errors encountered during tests. It does |