diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2005-06-24 18:58:38 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2005-06-24 18:58:38 (GMT) |
commit | a752497f4dac7cb5a9fe2d57b7a613656f8f1bdf (patch) | |
tree | 8660b5c42a4016885d7fa06fcc591171cd5c9ec4 /release_docs/RELEASE.txt | |
parent | ace21943c3f43c599e52bbae0512f0cb17a38223 (diff) | |
download | hdf5-a752497f4dac7cb5a9fe2d57b7a613656f8f1bdf.zip hdf5-a752497f4dac7cb5a9fe2d57b7a613656f8f1bdf.tar.gz hdf5-a752497f4dac7cb5a9fe2d57b7a613656f8f1bdf.tar.bz2 |
[svn-r10985] Purpose: Minor correction.
Misc. update: The bug number is 213 for family driver change, not 214
in the last checkin.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 5e3b90b..7fbbf1a 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -298,7 +298,7 @@ Bug Fixes since HDF5-1.6.0 release ------- - The library didn't save the information of family driver in file. The original file member size was lost after file was closed (see - bug #214). This has been fixed by saving driver name and member + bug #213). This has been fixed by saving driver name and member file size in the superblock. SLU - 2005/6/24 - Fixed bug with hyperslab selections that use selection offsets and operate on chunked datasets going into infinite loop or dumping |