diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-09-21 11:12:33 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-09-21 11:12:33 (GMT) |
commit | be77a044fe8ef33902d1b49199911291343e8f67 (patch) | |
tree | 5f577f554dc2d0f689f2818e044892f92ffc1b53 /doc | |
parent | 1a6d53549fe7dad389f029f83320b61ad276dfc2 (diff) | |
download | hdf5-be77a044fe8ef33902d1b49199911291343e8f67.zip hdf5-be77a044fe8ef33902d1b49199911291343e8f67.tar.gz hdf5-be77a044fe8ef33902d1b49199911291343e8f67.tar.bz2 |
[svn-r7502] Snapshot version 1.7 release 4
Diffstat (limited to 'doc')
-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 cfd08e9..0c4bb77 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.7.3 released on Sun Sep 14 05:47:50 CDT 2003 +HDF5 version 1.7.4 released on Sun Sep 21 06:11:04 CDT 2003 ================================================================================ @@ -74,6 +74,8 @@ Bug Fixes since HDF5-1.6.0 release Library ------- + - Revert changes which caused files >2GB to fail when created with + MPI-I/O file driver on certain platforms. QAK - 2003/09/16 - Allow compound datatypes to grow in size. SLU - 2003/09/10 - Detect if a type is already packed before attempting to pack it again or check if it is locked. SLU - 2003/09/10 |