diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-06-06 14:45:55 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2003-06-06 14:45:55 (GMT) |
commit | 6953bd708249f92a544520d880ab627f25a1a1d5 (patch) | |
tree | 60ae5c6082d97fc3057e40492ab070930e0f9dd5 /doc/html | |
parent | 0ce626c1cf872391a2a2055f70e7c8072c4f1758 (diff) | |
download | hdf5-6953bd708249f92a544520d880ab627f25a1a1d5.zip hdf5-6953bd708249f92a544520d880ab627f25a1a1d5.tar.gz hdf5-6953bd708249f92a544520d880ab627f25a1a1d5.tar.bz2 |
[svn-r6986] Snapshot version 1.5 release 56
Diffstat (limited to 'doc/html')
-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 1857928..041f814 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.5.55 released on Thu Jun 5 12:41:33 CDT 2003 +HDF5 version 1.5.56 released on Fri Jun 6 09:43:17 CDT 2003 ================================================================================ @@ -206,6 +206,8 @@ Bug Fixes since HDF5-1.4.0 release Library ------- + * Don't attempt to perform collective I/O on chunked datasets with + parallel I/O. QAK - 2003/06/05 * The library now correctly reuses space when objects are deleted in the file. This should be handled correctly for every situation, except datasets with variable-length datatypes are not returning the space they |