diff options
author | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2002-06-02 04:11:23 (GMT) |
---|---|---|
committer | HDF Admin <hdfadmin@ncsa.uiuc.edu> | 2002-06-02 04:11:23 (GMT) |
commit | ce3122b69a9162d98443f47cd92072727840ccef (patch) | |
tree | 4555f419c9e26efffa8131ac783d5bfa7e29bed0 /doc | |
parent | 3ccff1357fe7708a56528ac64a79998f7c2a79eb (diff) | |
download | hdf5-ce3122b69a9162d98443f47cd92072727840ccef.zip hdf5-ce3122b69a9162d98443f47cd92072727840ccef.tar.gz hdf5-ce3122b69a9162d98443f47cd92072727840ccef.tar.bz2 |
[svn-r5506] Snapshot version 1.5 release 29
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 321966f..fa1355d 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.5.28 released on Tue May 28 09:05:50 CDT 2002 +HDF5 version 1.5.29 released on Sat Jun 1 23:08:45 CDT 2002 ================================================================================ @@ -30,12 +30,14 @@ CONTENTS - Platforms Tested - Known Problems -Bug Fixes since HDF5-1.4.2 +Bug Fixes since HDF5-1.4.0 ========================== Library ------- + * Fixed bug where an object's header could get corrupted in certain obscure + situations where many objects were created in the file. QAK - 2002/05/31 * Fixed bug where read/write intent in file IDs created with H5Freopen was not being kept the same as the original file. QAK - 2002/05/14 * Fixed bug where selection offsets were not being used when iterating |