summaryrefslogtreecommitdiffstats
path: root/doc/html
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2004-04-25 09:10:35 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2004-04-25 09:10:35 (GMT)
commit9af04cd41de071821810e440fa08ef5da18193d4 (patch)
treec28a14f754646ee97fa886a8268c72e7411fa1b9 /doc/html
parent77706cc276af29d0aee26d8051854da2f824ab9d (diff)
downloadhdf5-9af04cd41de071821810e440fa08ef5da18193d4.zip
hdf5-9af04cd41de071821810e440fa08ef5da18193d4.tar.gz
hdf5-9af04cd41de071821810e440fa08ef5da18193d4.tar.bz2
[svn-r8418] Snapshot version 1.7 release 23
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/ADGuide/RELEASE.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index 21ab487..92f08d7 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.7.22 released on Sun Apr 18 04:08:41 CDT 2004
+HDF5 version 1.7.23 released on Sun Apr 25 04:09:03 CDT 2004
================================================================================
@@ -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